|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Buffers::ShaderProcessor::set_push_constant_data | ( | const T & | data | ) |
Update push constant data (type-safe)
| T | Push constant struct type |
| data | Push constant data |
Data is copied and uploaded during next process() call.
Definition at line 570 of file ShaderProcessor.hpp.
References m_push_constant_data.