MayaFlux
0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
get_gpu_texture()
[1/2]
std::shared_ptr<
Core::VKImage
> MayaFlux::Buffers::TextureBuffer::get_gpu_texture
(
)
inline
Get the GPU texture image.
Returns
Shared pointer to the GPU-resident VKImage, or nullptr if not set
Definition at line
94
of file
TextureBuffer.hpp
.
94
{
return
m_gpu_texture
; }
MayaFlux::Buffers::TextureBuffer::m_gpu_texture
std::shared_ptr< Core::VKImage > m_gpu_texture
Definition
TextureBuffer.hpp:230
MayaFlux
Buffers
TextureBuffer
Generated by
1.9.8