Home | History | Annotate | Download | only in include

Lines Matching refs:bufferFeatures

1903     VkFormatFeatureFlags get_bufferFeatures() { return m_struct.bufferFeatures; }
1904 void set_bufferFeatures(VkFormatFeatureFlags inValue) { m_struct.bufferFeatures = inValue; }