Home | History | Annotate | Download | only in include

Lines Matching refs:multiViewport

2819     VkBool32 get_multiViewport() { return m_struct.multiViewport; }
2820 void set_multiViewport(VkBool32 inValue) { m_struct.multiViewport = inValue; }