Searched defs:pFormatProperties (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/vulkan/libvulkan/ |
D | driver.cpp | 1830 VkFormatProperties2* pFormatProperties) { in GetPhysicalDeviceFormatProperties2()
|
D | api_gen.cpp | 986 …operties(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties) { in GetPhysicalDeviceFormatProperties() 1530 …erties2(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2* pFormatProperties) { in GetPhysicalDeviceFormatProperties2() 1906 …operties(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties) { in vkGetPhysicalDeviceFormatProperties() 2621 …erties2(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2* pFormatProperties) { in vkGetPhysicalDeviceFormatProperties2()
|
/frameworks/native/vulkan/nulldrv/ |
D | null_driver.cpp | 1164 …operties(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties) { in GetPhysicalDeviceFormatProperties() 1168 …s2KHR(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2KHR* pFormatProperties)… in GetPhysicalDeviceFormatProperties2KHR() 1551 …erties2(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2* pFormatProperties) { in GetPhysicalDeviceFormatProperties2()
|