Home
last modified time | relevance | path

Searched refs:pSurfaceFormatCount (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/vulkan/libvulkan/
H A Dswapchain.h46 …ce, const VkPhysicalDeviceSurfaceInfo2KHR* pSurfaceInfo, uint32_t* pSurfaceFormatCount, VkSurfaceF…
H A Dswapchain.cpp837 uint32_t* pSurfaceFormatCount, in GetPhysicalDeviceSurfaceFormats2KHR() argument
844 pSurfaceFormatCount, nullptr); in GetPhysicalDeviceSurfaceFormats2KHR()
848 std::vector<VkSurfaceFormatKHR> surface_formats(*pSurfaceFormatCount); in GetPhysicalDeviceSurfaceFormats2KHR()
850 physicalDevice, pSurfaceInfo->surface, pSurfaceFormatCount, in GetPhysicalDeviceSurfaceFormats2KHR()
856 uint32_t formats_to_marshal = *pSurfaceFormatCount; in GetPhysicalDeviceSurfaceFormats2KHR()
H A Dapi_gen.cpp499 …R(VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pSurfaceFormatCount, VkSurfaceF…
1378 …R(VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pSurfaceFormatCount, VkSurfaceF… in GetPhysicalDeviceSurfaceFormatsKHR() argument
1379 …spatch.GetPhysicalDeviceSurfaceFormatsKHR(physicalDevice, surface, pSurfaceFormatCount, pSurfaceFo… in GetPhysicalDeviceSurfaceFormatsKHR()
2312 …R(VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, uint32_t* pSurfaceFormatCount, VkSurfaceF… in vkGetPhysicalDeviceSurfaceFormatsKHR() argument
2313 …::api::GetPhysicalDeviceSurfaceFormatsKHR(physicalDevice, surface, pSurfaceFormatCount, pSurfaceFo… in vkGetPhysicalDeviceSurfaceFormatsKHR()