Searched refs:pImageFormatInfo (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/vulkan/libvulkan/ |
D | driver.h | 169 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo,
|
D | driver.cpp | 1454 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, in GetPhysicalDeviceImageFormatProperties2() argument 1462 physicalDevice, pImageFormatInfo, pImageFormatProperties); in GetPhysicalDeviceImageFormatProperties2() 1466 physicalDevice, pImageFormatInfo, pImageFormatProperties); in GetPhysicalDeviceImageFormatProperties2()
|
D | api_gen.cpp | 509 …sicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, VkImageForma… 1418 …sicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, VkImageForma… in GetPhysicalDeviceImageFormatProperties2() argument 1419 …e).dispatch.GetPhysicalDeviceImageFormatProperties2(physicalDevice, pImageFormatInfo, pImageFormat… in GetPhysicalDeviceImageFormatProperties2() 2362 …sicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, VkImageForma… in vkGetPhysicalDeviceImageFormatProperties2() argument 2363 …return vulkan::api::GetPhysicalDeviceImageFormatProperties2(physicalDevice, pImageFormatInfo, pIma… in vkGetPhysicalDeviceImageFormatProperties2()
|
/frameworks/native/vulkan/nulldrv/ |
D | null_driver_gen.h | 179 …sicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, VkImageForma… 180 …sicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, VkImageForma…
|
D | null_driver.cpp | 1155 … const VkPhysicalDeviceImageFormatInfo2KHR* pImageFormatInfo, in GetPhysicalDeviceImageFormatProperties2KHR() argument 1531 …sicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, VkImageForma… in GetPhysicalDeviceImageFormatProperties2() argument
|