Searched defs:anv_format (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_android.c131 const struct anv_format *anv_format = anv_get_format(p->format); local in function:get_ahw_buffer_format_properties
H A Danv_formats.c510 anv_get_image_format_features(const struct gen_device_info * devinfo,VkFormat vk_format,const struct anv_format * anv_format,VkImageTiling vk_tiling) argument
669 get_buffer_format_features(const struct gen_device_info * devinfo,VkFormat vk_format,const struct anv_format * anv_format) argument
713 const struct anv_format *anv_format = anv_get_format(vk_format); local in function:get_wsi_format_modifier_properties_list
756 const struct anv_format *anv_format = anv_get_format(vk_format); local in function:anv_GetPhysicalDeviceFormatProperties
[all...]
H A Danv_private.h2870 struct anv_format { struct
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_android.c205 const struct anv_format *anv_format = anv_get_format(p->format); local in function:get_ahw_buffer_format_properties2
H A Danv_formats.c449 anv_format_has_npot_plane(const struct anv_format *anv_format) { argument
548 anv_get_image_format_features2(const struct intel_device_info * devinfo,VkFormat vk_format,const struct anv_format * anv_format,VkImageTiling vk_tiling,const struct isl_drm_modifier_info * isl_mod_info) argument
812 get_buffer_format_features2(const struct intel_device_info * devinfo,VkFormat vk_format,const struct anv_format * anv_format) argument
863 const struct anv_format *anv_format = anv_get_format(vk_format); local in function:get_drm_format_modifier_properties_list
897 const struct anv_format *anv_format = anv_get_format(vk_format); local in function:get_drm_format_modifier_properties_list_2
931 const struct anv_format *anv_format = anv_get_format(vk_format); local in function:anv_GetPhysicalDeviceFormatProperties2
[all...]
H A Danv_private.h3771 struct anv_format { struct

Completed in 23 milliseconds