|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| std::shared_ptr< Buffers::TextureBuffer > MayaFlux::IO::ImageReader::create_texture_buffer | ( | ) |
Create a VKBuffer containing the loaded image pixel data.
Creates a buffer suitable for:
Definition at line 403 of file ImageReader.cpp.
References MayaFlux::Journal::FileIO, MayaFlux::Journal::IO, m_image_data, m_is_open, m_last_error, and MF_INFO.
Referenced by MayaFlux::load_image_file().
Here is the caller graph for this function: