Home | History | Annotate | Download | only in include

Lines Matching refs:unnormalizedCoordinates

4081     VkBool32 get_unnormalizedCoordinates() { return m_struct.unnormalizedCoordinates; }
4082 void set_unnormalizedCoordinates(VkBool32 inValue) { m_struct.unnormalizedCoordinates = inValue; }