Home | History | Annotate | Download | only in include

Lines Matching refs:bufferImageGranularity

3206     VkDeviceSize get_bufferImageGranularity() { return m_struct.bufferImageGranularity; }
3207 void set_bufferImageGranularity(VkDeviceSize inValue) { m_struct.bufferImageGranularity = inValue; }