Searched defs:pFormatProperties (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/vulkan/util/
H A Dvk_physical_device.c160 vk_common_GetPhysicalDeviceFormatProperties(VkPhysicalDevice physicalDevice,VkFormat format,VkFormatProperties * pFormatProperties) argument
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_formats.c228 v3dv_GetPhysicalDeviceFormatProperties(VkPhysicalDevice physicalDevice,VkFormat format,VkFormatProperties * pFormatProperties) argument
246 v3dv_GetPhysicalDeviceFormatProperties2(VkPhysicalDevice physicalDevice,VkFormat format,VkFormatProperties2 * pFormatProperties) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/
H A Dlvp_formats.c162 lvp_GetPhysicalDeviceFormatProperties2(VkPhysicalDevice physicalDevice,VkFormat format,VkFormatProperties2 * pFormatProperties) argument
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_formats.c106 panvk_GetPhysicalDeviceFormatProperties(VkPhysicalDevice physicalDevice,VkFormat format,VkFormatProperties * pFormatProperties) argument
116 panvk_GetPhysicalDeviceFormatProperties2(VkPhysicalDevice physicalDevice,VkFormat format,VkFormatProperties2 * pFormatProperties) argument
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_formats.c290 tu_GetPhysicalDeviceFormatProperties2(VkPhysicalDevice physicalDevice,VkFormat format,VkFormatProperties2 * pFormatProperties) argument
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
H A Dtu_formats.c648 tu_GetPhysicalDeviceFormatProperties(VkPhysicalDevice physicalDevice,VkFormat format,VkFormatProperties * pFormatProperties) argument
659 tu_GetPhysicalDeviceFormatProperties2(VkPhysicalDevice physicalDevice,VkFormat format,VkFormatProperties2 * pFormatProperties) argument
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_formats.c1077 radv_GetPhysicalDeviceFormatProperties(VkPhysicalDevice physicalDevice,VkFormat format,VkFormatProperties * pFormatProperties) argument
1089 radv_GetPhysicalDeviceFormatProperties2(VkPhysicalDevice physicalDevice,VkFormat format,VkFormatProperties2 * pFormatProperties) argument
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_formats.c749 anv_GetPhysicalDeviceFormatProperties(VkPhysicalDevice physicalDevice,VkFormat vk_format,VkFormatProperties * pFormatProperties) argument
770 anv_GetPhysicalDeviceFormatProperties2(VkPhysicalDevice physicalDevice,VkFormat format,VkFormatProperties2 * pFormatProperties) argument
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_formats.c1425 radv_GetPhysicalDeviceFormatProperties2(VkPhysicalDevice physicalDevice,VkFormat format,VkFormatProperties2 * pFormatProperties) argument
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_formats.c924 anv_GetPhysicalDeviceFormatProperties2(VkPhysicalDevice physicalDevice,VkFormat vk_format,VkFormatProperties2 * pFormatProperties) argument
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_physical_device.c1539 vn_GetPhysicalDeviceFormatProperties(VkPhysicalDevice physicalDevice,VkFormat format,VkFormatProperties * pFormatProperties) argument
2072 vn_GetPhysicalDeviceFormatProperties2(VkPhysicalDevice physicalDevice,VkFormat format,VkFormatProperties2 * pFormatProperties) argument
/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h11065 static inline size_t vn_sizeof_vkGetPhysicalDeviceFormatProperties(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties) argument
11080 static inline void vn_encode_vkGetPhysicalDeviceFormatProperties(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties) argument
11093 static inline size_t vn_sizeof_vkGetPhysicalDeviceFormatProperties_reply(VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties* pFormatProperties) argument
11107 vn_decode_vkGetPhysicalDeviceFormatProperties_reply(struct vn_cs_decoder * dec,VkPhysicalDevice physicalDevice,VkFormat format,VkFormatProperties * pFormatProperties) argument
11828 vn_sizeof_vkGetPhysicalDeviceFormatProperties2(VkPhysicalDevice physicalDevice,VkFormat format,VkFormatProperties2 * pFormatProperties) argument
11843 vn_encode_vkGetPhysicalDeviceFormatProperties2(struct vn_cs_encoder * enc,VkCommandFlagsEXT cmd_flags,VkPhysicalDevice physicalDevice,VkFormat format,VkFormatProperties2 * pFormatProperties) argument
11856 vn_sizeof_vkGetPhysicalDeviceFormatProperties2_reply(VkPhysicalDevice physicalDevice,VkFormat format,VkFormatProperties2 * pFormatProperties) argument
11870 vn_decode_vkGetPhysicalDeviceFormatProperties2_reply(struct vn_cs_decoder * dec,VkPhysicalDevice physicalDevice,VkFormat format,VkFormatProperties2 * pFormatProperties) argument
12670 vn_submit_vkGetPhysicalDeviceFormatProperties(struct vn_instance * vn_instance,VkCommandFlagsEXT cmd_flags,VkPhysicalDevice physicalDevice,VkFormat format,VkFormatProperties * pFormatProperties,struct vn_instance_submit_command * submit) argument
12901 vn_submit_vkGetPhysicalDeviceFormatProperties2(struct vn_instance * vn_instance,VkCommandFlagsEXT cmd_flags,VkPhysicalDevice physicalDevice,VkFormat format,VkFormatProperties2 * pFormatProperties,struct vn_instance_submit_command * submit) argument
13230 vn_call_vkGetPhysicalDeviceFormatProperties(struct vn_instance * vn_instance,VkPhysicalDevice physicalDevice,VkFormat format,VkFormatProperties * pFormatProperties) argument
13243 vn_async_vkGetPhysicalDeviceFormatProperties(struct vn_instance * vn_instance,VkPhysicalDevice physicalDevice,VkFormat format,VkFormatProperties * pFormatProperties) argument
13454 vn_call_vkGetPhysicalDeviceFormatProperties2(struct vn_instance * vn_instance,VkPhysicalDevice physicalDevice,VkFormat format,VkFormatProperties2 * pFormatProperties) argument
13467 vn_async_vkGetPhysicalDeviceFormatProperties2(struct vn_instance * vn_instance,VkPhysicalDevice physicalDevice,VkFormat format,VkFormatProperties2 * pFormatProperties) argument
[all...]

Completed in 41 milliseconds