#include "pxtask/PxCudaMemoryManager.h"
Go to the source code of this file.
Classes | |
struct | PxCudaInteropMode |
Possible graphic/CUDA interoperability modes for context. More... | |
class | PxCudaContextManagerDesc |
Descriptor used to create a PxCudaContextManager. More... | |
class | PxCudaContextManager |
Manages memory, thread locks, and task scheduling for a CUDA context. More... | |
class | PxScopedCudaLock |
Convenience class for holding CUDA lock within a scope. More... | |
Typedefs | |
typedef struct CUctx_st * | CUcontext |
typedef struct CUgraphicsResource_st * | CUgraphicsResource |
typedef struct CUctx_st* CUcontext |
typedef struct CUgraphicsResource_st* CUgraphicsResource |