SpiecsEngine
 
Loading...
Searching...
No Matches

◆ GetPushConstant()

VkPushConstantRange & Spices::RendererSubPass::GetPushConstant ( )
inline

Get VkPushConstantRange.

Returns
Returns the VkPushConstantRange.

Definition at line 142 of file RendererSubPass.h.

142{ return m_PushConstantRange; }
VkPushConstantRange m_PushConstantRange
VkPushConstantRange.