Searched refs:pImageFormatInfo (Results 1 – 5 of 5) sorted by relevance
/frameworks/native/vulkan/libvulkan/ |
D | driver.h | 172 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo,
|
D | driver.cpp | 1847 const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, in GetPhysicalDeviceImageFormatProperties2() argument 1855 physicalDevice, pImageFormatInfo, pImageFormatProperties); in GetPhysicalDeviceImageFormatProperties2() 1859 physicalDevice, pImageFormatInfo, pImageFormatProperties); in GetPhysicalDeviceImageFormatProperties2()
|
D | api_gen.cpp | 546 …sicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, VkImageForma… 1534 …sicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, VkImageForma… in GetPhysicalDeviceImageFormatProperties2() argument 1535 …e).dispatch.GetPhysicalDeviceImageFormatProperties2(physicalDevice, pImageFormatInfo, pImageFormat… in GetPhysicalDeviceImageFormatProperties2() 2626 …sicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, VkImageForma… in vkGetPhysicalDeviceImageFormatProperties2() argument 2627 …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 | 1178 … const VkPhysicalDeviceImageFormatInfo2KHR* pImageFormatInfo, in GetPhysicalDeviceImageFormatProperties2KHR() argument 1554 …sicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, VkImageForma… in GetPhysicalDeviceImageFormatProperties2() argument
|