Searched defs:pFormatProperties (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/vulkan/libvulkan/ |
D | driver.cpp | 1467 VkFormatProperties2* pFormatProperties) { in GetPhysicalDeviceFormatProperties2()
|
D | api_gen.cpp | 985 …operties(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties) { in GetPhysicalDeviceFormatProperties() 1529 …erties2(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2* pFormatProperties) { in GetPhysicalDeviceFormatProperties2() 1905 …operties(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties) { in vkGetPhysicalDeviceFormatProperties() 2620 …erties2(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2* pFormatProperties) { in vkGetPhysicalDeviceFormatProperties2()
|
/frameworks/native/vulkan/nulldrv/ |
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()
|