MayaFlux
0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
set_mapped_ptr()
void MayaFlux::Buffers::VKBuffer::set_mapped_ptr
(
void *
ptr
)
inline
Set mapped host pointer (for host-visible allocations)
Definition at line
263
of file
VKBuffer.hpp
.
263
{
m_resources
.
mapped_ptr
= ptr; }
MayaFlux::Buffers::VKBuffer::m_resources
VKBufferResources m_resources
Definition
VKBuffer.hpp:427
MayaFlux::Buffers::VKBufferResources::mapped_ptr
void * mapped_ptr
Definition
VKBuffer.hpp:24
MayaFlux
Buffers
VKBuffer
Generated by
1.9.8