SpiecsEngine
 
Loading...
Searching...
No Matches

◆ IsUsePushConstant()

bool Spices::RendererSubPass::IsUsePushConstant ( ) const
inline

Get isUsePushConstant.

Returns
Returns the isUsePushConstant.

Definition at line 136 of file RendererSubPass.h.

136{ return isUsePushConstant; }
bool isUsePushConstant
True if sub pass use a PushConstant.

References isUsePushConstant.