Searched defs:max_buffer_count (Results 1 – 3 of 3) sorted by relevance
75 uint32_t max_buffer_count; member83 uint32_t max_buffer_count; member
923 int max_buffer_count; in GetPhysicalDeviceSurfaceCapabilities2KHR() local1288 uint32_t max_buffer_count = static_cast<uint32_t>(query_value); in GetPhysicalDeviceSurfacePresentModesKHR() local
64731 pub max_buffer_count: u32, field64784 pub fn max_buffer_count(mut self, max_buffer_count: u32) -> Self { in max_buffer_count() method