XII Release 0.1.0
Loading...
Searching...
No Matches
xiiGALPushConstantRange Struct Reference

Describes a push constant range to include in the pipeline layout for this signature. More...

#include <PipelineResourceSignature.h>

Public Member Functions

XII_ALWAYS_INLINE bool operator== (const xiiGALPushConstantRange &rhs) const =default
 

Public Attributes

xiiUInt32 m_uiOffset = 0U
 Byte offset of the push constant range.
 
xiiUInt32 m_uiSize = 0U
 Size in bytes of the push constant range.
 
xiiBitflags< xiiGALShaderTypem_ShaderStages = xiiGALShaderType::Unknown
 Shader stages that can access this range.
 

Detailed Description

Describes a push constant range to include in the pipeline layout for this signature.


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