![]() |
Vireo
0.0
Vireo 3D Rendering Hardware Interface
|
Describes a push-constant range visible to one or more shader stages.
Lua full name: vireo.PushConstantsDesc
Properties | |
| ShaderStage | stage |
| Shader stage(s) that can read this push-constant range. | |
| integer | size |
| Size of the push-constant block in bytes. | |
| integer | offset |
| Byte offset of this range within the push-constant block. | |
| ShaderStage stage |
Shader stage(s) that can read this push-constant range.
| integer size |
Size of the push-constant block in bytes.
| integer offset |
Byte offset of this range within the push-constant block.