|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
| void MayaFlux::Yantra::GpuDispatchCore::set_push_constants | ( | const void * | data, |
| size_t | bytes | ||
| ) |
Set push constant data from a raw byte pointer.
| data | Pointer to trivially-copyable push constant struct. |
| bytes | Size in bytes. |
Definition at line 16 of file GpuDispatchCore.cpp.
References m_push_constants.