Home | History | Annotate | Download | only in include

Lines Matching refs:standardSampleLocations

3112     VkBool32 get_standardSampleLocations() { return m_struct.standardSampleLocations; }
3113 void set_standardSampleLocations(VkBool32 inValue) { m_struct.standardSampleLocations = inValue; }