Home | History | Annotate | Download | only in include

Lines Matching refs:strictLines

3110     VkBool32 get_strictLines() { return m_struct.strictLines; }
3111 void set_strictLines(VkBool32 inValue) { m_struct.strictLines = inValue; }