|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| vk::DeviceAddress MayaFlux::Core::BackendResourceManager::get_buffer_device_address | ( | const std::shared_ptr< Buffers::VKBuffer > & | buffer | ) | const |
Query the Vulkan device address of an initialized BDA-capable buffer.
| buffer | Buffer with Usage::UNIFORM_BDA or Usage::STORAGE_BDA |
Definition at line 320 of file BackendResoureManager.cpp.
References MayaFlux::Journal::Core, MayaFlux::Core::VKContext::get_device(), MayaFlux::Journal::GraphicsBackend, m_context, and MF_ERROR.
Referenced by setup_backend_service().
Here is the call graph for this function:
Here is the caller graph for this function: