include/gpu/PxGpu.h
↰ Parent directory: include/gpu/
Source: include/gpu/PxGpu.h
Included By
Classes
Functions
PxCreateCudaContextManager: Allocate a CUDA Context manager, complete with heaps.
PxCudaRegisterFatBinary: Internally used callback to register cuda modules at load time.
PxCudaRegisterFunction: Internally used callback to register function names of cuda kernels.
PxGetCudaFunctionTable: Access to the loaded cuda functions (kernels)
PxGetCudaFunctionTableSize: Number of loaded cuda functions (kernels)
PxGetCudaModuleTable: Access to the registered cuda modules.
PxGetCudaModuleTableSize: Number of registered cuda modules.
PxGetSuggestedCudaDeviceOrdinal: Ask the NVIDIA control panel which GPU has been selected for use by PhysX.
PxSetPhysXGpuLoadHook: Sets GPU load hook instance for PhysX dll.
PxSetPhysXGpuProfilerCallback: Sets profiler callback to PhysX GPU.