Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/vulkan/
H A Danv_android.c205 const struct anv_format *anv_format = anv_get_format(p->format); in get_ahw_buffer_format_properties2() local
H A Danv_formats.c449 anv_format_has_npot_plane(const struct anv_format *anv_format) { in anv_format_has_npot_plane() 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) anv_get_image_format_features2() argument
828 get_buffer_format_features2(const struct intel_device_info *devinfo, VkFormat vk_format, const struct anv_format *anv_format) get_buffer_format_features2() argument
879 const struct anv_format *anv_format = anv_get_format(vk_format); get_drm_format_modifier_properties_list() local
914 const struct anv_format *anv_format = anv_get_format(vk_format); get_drm_format_modifier_properties_list_2() local
949 const struct anv_format *anv_format = anv_get_format(vk_format); anv_GetPhysicalDeviceFormatProperties2() local
[all...]
H A Danv_private.h3342 struct anv_format { struct

Completed in 10 milliseconds