Home
last modified time | relevance | path

Searched defs:anv_format (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/vulkan/
Danv_formats.c472 const struct anv_format *anv_format, in get_image_format_features()
617 const struct anv_format *anv_format) in get_buffer_format_features()
661 const struct anv_format *anv_format = anv_get_format(vk_format); in anv_GetPhysicalDeviceFormatProperties() local
Danv_private.h2241 struct anv_format { struct
2242 struct anv_format_plane planes[3]; argument
2243 uint8_t n_planes;
2244 bool can_ycbcr;