Home
last modified time | relevance | path

Searched refs:pFormatProperties (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/vulkan/libvulkan/
Ddriver.h166 VkFormatProperties2* pFormatProperties);
Ddriver.cpp1437 VkFormatProperties2* pFormatProperties) { in GetPhysicalDeviceFormatProperties2() argument
1444 pFormatProperties); in GetPhysicalDeviceFormatProperties2()
1449 pFormatProperties); in GetPhysicalDeviceFormatProperties2()
Dapi_gen.cpp372 …roperties(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties);
508 …perties2(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2* pFormatProperties);
870 …operties(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties) { in GetPhysicalDeviceFormatProperties() argument
871 …sicalDevice).dispatch.GetPhysicalDeviceFormatProperties(physicalDevice, format, pFormatProperties); in GetPhysicalDeviceFormatProperties()
1414 …erties2(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2* pFormatProperties) { in GetPhysicalDeviceFormatProperties2() argument
1415 …icalDevice).dispatch.GetPhysicalDeviceFormatProperties2(physicalDevice, format, pFormatProperties); in GetPhysicalDeviceFormatProperties2()
1642 …operties(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties) { in vkGetPhysicalDeviceFormatProperties() argument
1643 vulkan::api::GetPhysicalDeviceFormatProperties(physicalDevice, format, pFormatProperties); in vkGetPhysicalDeviceFormatProperties()
2357 …erties2(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2* pFormatProperties) { in vkGetPhysicalDeviceFormatProperties2() argument
2358 vulkan::api::GetPhysicalDeviceFormatProperties2(physicalDevice, format, pFormatProperties); in vkGetPhysicalDeviceFormatProperties2()
/frameworks/native/vulkan/nulldrv/
Dnull_driver_gen.h40 …roperties(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties);
177 …perties2(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2* pFormatProperties);
178 …ties2KHR(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2* pFormatProperties);
Dnull_driver.cpp1141 …operties(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties) { in GetPhysicalDeviceFormatProperties() argument
1145 …2KHR(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2KHR* pFormatProperties) { in GetPhysicalDeviceFormatProperties2KHR() argument
1528 …erties2(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2* pFormatProperties) { in GetPhysicalDeviceFormatProperties2() argument