Home | History | Annotate | Download | only in include

Lines Matching refs:wideLines

2813     VkBool32 get_wideLines() { return m_struct.wideLines; }
2814 void set_wideLines(VkBool32 inValue) { m_struct.wideLines = inValue; }