|
MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
|
#include <VKShaderModule.hpp>
Collaboration diagram for MayaFlux::Core::ShaderReflection::PushConstantRange:Public Attributes | |
| vk::ShaderStageFlags | stage |
| Stage visibility. | |
| uint32_t | offset |
| Offset in push constant block. | |
| uint32_t | size |
| Size in bytes. | |
Definition at line 87 of file VKShaderModule.hpp.