|
MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
|
|
inline |
Set push constants from a trivially copyable struct or value.
Fluent alias for GpuExecutionContext::set_push_constants<T>.
| T | Push constant type. Must match shader layout exactly. |
| data | Push constant data. |
Definition at line 249 of file ShaderExecutionContext.hpp.