|
MayaFlux 0.3.0
Digital-First Multimedia Processing Framework
|
|
private |
Infer Kakshya::DataDimension entries from a given byte count.
Uses the current modality and provided byte count to populate m_dimensions so processors and UI code can reason about the buffer's layout.
| byte_count | Number of bytes of data to infer dimensions from. |
Definition at line 288 of file VKBuffer.cpp.
References count, m_dimensions, and m_modality.
Referenced by resize(), set_data(), set_modality(), and VKBuffer().
Here is the caller graph for this function: