Searched refs:getSurfaceFormatsCount (Results 1 – 3 of 3) sorted by relevance
112 uint32_t SurfaceKHR::getSurfaceFormatsCount() const in getSurfaceFormatsCount() function in vk::SurfaceKHR119 uint32_t count = getSurfaceFormatsCount(); in getSurfaceFormats()
82 uint32_t getSurfaceFormatsCount() const;
3974 *pSurfaceFormatCount = vk::Cast(surface)->getSurfaceFormatsCount(); in vkGetPhysicalDeviceSurfaceFormatsKHR()