MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
MayaFlux::Core::ShaderReflection::PushConstantRange Struct Reference

#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.
 

Detailed Description

Definition at line 87 of file VKShaderModule.hpp.


The documentation for this struct was generated from the following file: