Home | History | Annotate | Download | only in include

Lines Matching refs:depthBounds

2811     VkBool32 get_depthBounds() { return m_struct.depthBounds; }
2812 void set_depthBounds(VkBool32 inValue) { m_struct.depthBounds = inValue; }