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