Loading...
Searching...
No Matches
ImportedGpuBufferRing.hpp
Go to the documentation of this file.
Vendor-neutral helper that allocates + manages the slot ring.
Definition ImportedGpuBufferRing.hpp:103
One slot of the ring. Lifetime owned by ImportedGpuBufferRing.
Definition ImportedGpuBufferRing.hpp:50
void * gpuDevicePtr
Definition ImportedGpuBufferRing.hpp:53
CudaInteropResourceHandle cudaHandle
Bridge handle for cleanup.
Definition ImportedGpuBufferRing.hpp:52
QRhiBuffer * qrhiBuffer
QRhi-owned UAV / Storage buffer.
Definition ImportedGpuBufferRing.hpp:51
void * nativeVkBuffer
Definition ImportedGpuBufferRing.hpp:57
Definition ImportedGpuBufferRing.hpp:61
bool glRegisterOnly
Definition ImportedGpuBufferRing.hpp:79
CudaInteropContextHandle cudaCtx
Caller-owned, must be inited.
Definition ImportedGpuBufferRing.hpp:63