Searched defs:pFormatProperties (Results 1 – 16 of 16) sorted by relevance
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_formats.c | 108 VkFormatProperties *pFormatProperties) in panvk_GetPhysicalDeviceFormatProperties() 118 VkFormatProperties2 *pFormatProperties) in panvk_GetPhysicalDeviceFormatProperties2()
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_formats.c | 230 VkFormatProperties* pFormatProperties) in v3dv_GetPhysicalDeviceFormatProperties() 248 VkFormatProperties2 *pFormatProperties) in v3dv_GetPhysicalDeviceFormatProperties2()
|
/third_party/mesa3d/src/vulkan/util/ |
D | vk_physical_device.c | 162 VkFormatProperties *pFormatProperties) in vk_common_GetPhysicalDeviceFormatProperties()
|
/third_party/mesa3d/src/gallium/frontends/lavapipe/ |
D | lvp_formats.c | 165 VkFormatProperties2* pFormatProperties) in lvp_GetPhysicalDeviceFormatProperties2()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_formats.c | 293 VkFormatProperties2 *pFormatProperties) in tu_GetPhysicalDeviceFormatProperties2()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkPromotedExtensions.cpp | 144 …rties2KHR(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2 *pFormatProperties) in vkGetPhysicalDeviceFormatProperties2KHR()
|
D | VkPhysicalDevice.cpp | 1232 void PhysicalDevice::GetFormatProperties(Format format, VkFormatProperties *pFormatProperties) in GetFormatProperties()
|
D | libVulkan.cpp | 605 …Properties(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties *pFormatProperties) in vkGetPhysicalDeviceFormatProperties() 3342 …operties2(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2 *pFormatProperties) in vkGetPhysicalDeviceFormatProperties2()
|
/third_party/mesa3d/src/virtio/vulkan/ |
D | vn_physical_device.c | 1541 VkFormatProperties *pFormatProperties) in vn_GetPhysicalDeviceFormatProperties() 2074 VkFormatProperties2 *pFormatProperties) in vn_GetPhysicalDeviceFormatProperties2()
|
/third_party/mesa3d/src/intel/vulkan/ |
D | anv_formats.c | 927 VkFormatProperties2* pFormatProperties) in anv_GetPhysicalDeviceFormatProperties2()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_formats.c | 1426 VkFormatProperties2 *pFormatProperties) in radv_GetPhysicalDeviceFormatProperties2()
|
/third_party/mesa3d/src/virtio/venus-protocol/ |
D | vn_protocol_driver_device.h | 11065 …Properties(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties) in vn_sizeof_vkGetPhysicalDeviceFormatProperties() 11080 …cmd_flags, VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties) in vn_encode_vkGetPhysicalDeviceFormatProperties() 11093 …ties_reply(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties) in vn_sizeof_vkGetPhysicalDeviceFormatProperties_reply() 11107 …oder *dec, VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties) in vn_decode_vkGetPhysicalDeviceFormatProperties_reply() 11828 …operties2(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2* pFormatProperties) in vn_sizeof_vkGetPhysicalDeviceFormatProperties2() 11843 …md_flags, VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2* pFormatProperties) in vn_encode_vkGetPhysicalDeviceFormatProperties2() 11856 …es2_reply(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2* pFormatProperties) in vn_sizeof_vkGetPhysicalDeviceFormatProperties2_reply() 11870 …der *dec, VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2* pFormatProperties) in vn_decode_vkGetPhysicalDeviceFormatProperties2_reply() 12670 …_flags, VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties, s… in vn_submit_vkGetPhysicalDeviceFormatProperties() 12901 …flags, VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2* pFormatProperties, s… in vn_submit_vkGetPhysicalDeviceFormatProperties2() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkNullDriver.cpp | 1141 …alDeviceFormatProperties (VkPhysicalDevice, VkFormat format, VkFormatProperties* pFormatProperties) in getPhysicalDeviceFormatProperties()
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_funcs.hpp | 193 VULKAN_HPP_NAMESPACE::FormatProperties * pFormatProperties, in getFormatProperties() 5925 … VULKAN_HPP_NAMESPACE::FormatProperties2 * pFormatProperties, in getFormatProperties2() 10526 … VULKAN_HPP_NAMESPACE::FormatProperties2 * pFormatProperties, in getFormatProperties2KHR()
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_funcs.hpp | 187 VULKAN_HPP_NAMESPACE::FormatProperties * pFormatProperties, in getFormatProperties() 5883 … VULKAN_HPP_NAMESPACE::FormatProperties2 * pFormatProperties, in getFormatProperties2() 10330 … VULKAN_HPP_NAMESPACE::FormatProperties2 * pFormatProperties, in getFormatProperties2KHR()
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkNullDriverImpl.inl | 1232 …perties2 (VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2* pFormatProperties)
|