Home | History | Annotate | Download | only in include

Lines Matching refs:depthClampEnable

3576     VkBool32 get_depthClampEnable() { return m_struct.depthClampEnable; }
3577 void set_depthClampEnable(VkBool32 inValue) { m_struct.depthClampEnable = inValue; }