Home
last modified time | relevance | path

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

/frameworks/native/vulkan/nulldrv/
Dnull_driver_gen.h40 …roperties(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties);
177 …s2KHR(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2KHR* pFormatProperties);
Dnull_driver.cpp1121 …operties(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties) { in GetPhysicalDeviceFormatProperties() argument
1125 …2KHR(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2KHR* pFormatProperties) { in GetPhysicalDeviceFormatProperties2KHR() argument
/frameworks/native/vulkan/libvulkan/
Dapi_gen.cpp297 …roperties(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties);
688 …operties(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties) { in GetPhysicalDeviceFormatProperties() argument
689 …sicalDevice).dispatch.GetPhysicalDeviceFormatProperties(physicalDevice, format, pFormatProperties); in GetPhysicalDeviceFormatProperties()
1276 …operties(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties) { in vkGetPhysicalDeviceFormatProperties() argument
1277 vulkan::api::GetPhysicalDeviceFormatProperties(physicalDevice, format, pFormatProperties); in vkGetPhysicalDeviceFormatProperties()
/frameworks/native/vulkan/include/vulkan/
Dvulkan.h2480 …operties)(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties);
2636 VkFormatProperties* pFormatProperties);
4047 …2KHR)(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2KHR* pFormatProperties);
4065 VkFormatProperties2KHR* pFormatProperties);
/frameworks/native/vulkan/api/
Dvulkan.api5008 VkFormatProperties* pFormatProperties) {
5012 pFormatProperties[0] = formatProperties
7545 VkFormatProperties2KHR* pFormatProperties) {