Searched defs:pFormatProperties (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/native/vulkan/nulldrv/ |
H A D | null_driver.cpp | 1141 …operties(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties) { in GetPhysicalDeviceFormatProperties() 1145 …s2KHR(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2KHR* pFormatProperties)… in GetPhysicalDeviceFormatProperties2KHR() 1528 …erties2(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2* pFormatProperties) { in GetPhysicalDeviceFormatProperties2()
|
/aosp12/frameworks/native/vulkan/libvulkan/ |
H A D | driver.cpp | 1437 VkFormatProperties2* pFormatProperties) { in GetPhysicalDeviceFormatProperties2()
|
H A D | api_gen.cpp | 870 …operties(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties) { in GetPhysicalDeviceFormatProperties() 1414 …erties2(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2* pFormatProperties) { in GetPhysicalDeviceFormatProperties2() 1642 …operties(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties) { in vkGetPhysicalDeviceFormatProperties() 2357 …erties2(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2* pFormatProperties) { in vkGetPhysicalDeviceFormatProperties2()
|