MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ get_buffer_device_address

std::function<uint64_t(const std::shared_ptr<void>&)> MayaFlux::Registry::Service::BufferService::get_buffer_device_address

Query the device address of a buffer.

Parameters
bufferBuffer handle: must have been initialized with a BDA-capable usage
Returns
Device address, or 0 if the buffer does not support device addressing

Definition at line 67 of file BufferService.hpp.