Home | History | Annotate | Download | only in include

Lines Matching refs:depthFailOp

4485     VkStencilOp get_depthFailOp() { return m_struct.depthFailOp; }
4486 void set_depthFailOp(VkStencilOp inValue) { m_struct.depthFailOp = inValue; }