Home
last modified time | relevance | path

Searched defs:pFormatProperties (Results 1 – 16 of 16) sorted by relevance

/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_formats.c108 VkFormatProperties *pFormatProperties) in panvk_GetPhysicalDeviceFormatProperties()
118 VkFormatProperties2 *pFormatProperties) in panvk_GetPhysicalDeviceFormatProperties2()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_formats.c230 VkFormatProperties* pFormatProperties) in v3dv_GetPhysicalDeviceFormatProperties()
248 VkFormatProperties2 *pFormatProperties) in v3dv_GetPhysicalDeviceFormatProperties2()
/third_party/mesa3d/src/vulkan/util/
Dvk_physical_device.c162 VkFormatProperties *pFormatProperties) in vk_common_GetPhysicalDeviceFormatProperties()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_formats.c165 VkFormatProperties2* pFormatProperties) in lvp_GetPhysicalDeviceFormatProperties2()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_formats.c293 VkFormatProperties2 *pFormatProperties) in tu_GetPhysicalDeviceFormatProperties2()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPromotedExtensions.cpp144 …rties2KHR(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2 *pFormatProperties) in vkGetPhysicalDeviceFormatProperties2KHR()
DVkPhysicalDevice.cpp1232 void PhysicalDevice::GetFormatProperties(Format format, VkFormatProperties *pFormatProperties) in GetFormatProperties()
DlibVulkan.cpp605 …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/
Dvn_physical_device.c1541 VkFormatProperties *pFormatProperties) in vn_GetPhysicalDeviceFormatProperties()
2074 VkFormatProperties2 *pFormatProperties) in vn_GetPhysicalDeviceFormatProperties2()
/third_party/mesa3d/src/intel/vulkan/
Danv_formats.c927 VkFormatProperties2* pFormatProperties) in anv_GetPhysicalDeviceFormatProperties2()
/third_party/mesa3d/src/amd/vulkan/
Dradv_formats.c1426 VkFormatProperties2 *pFormatProperties) in radv_GetPhysicalDeviceFormatProperties2()
/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_device.h11065 …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/
DvkNullDriver.cpp1141 …alDeviceFormatProperties (VkPhysicalDevice, VkFormat format, VkFormatProperties* pFormatProperties) in getPhysicalDeviceFormatProperties()
/third_party/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp193 VULKAN_HPP_NAMESPACE::FormatProperties * pFormatProperties, in getFormatProperties()
5925VULKAN_HPP_NAMESPACE::FormatProperties2 * pFormatProperties, in getFormatProperties2()
10526VULKAN_HPP_NAMESPACE::FormatProperties2 * pFormatProperties, in getFormatProperties2KHR()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_funcs.hpp187 VULKAN_HPP_NAMESPACE::FormatProperties * pFormatProperties, in getFormatProperties()
5883VULKAN_HPP_NAMESPACE::FormatProperties2 * pFormatProperties, in getFormatProperties2()
10330VULKAN_HPP_NAMESPACE::FormatProperties2 * pFormatProperties, in getFormatProperties2KHR()
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkNullDriverImpl.inl1232 …perties2 (VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2* pFormatProperties)