Searched defs:anv_format (Results 1 – 2 of 2) sorted by relevance
472 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
2241 struct anv_format { struct2242 struct anv_format_plane planes[3]; argument2243 uint8_t n_planes;2244 bool can_ycbcr;