Searched refs:vrend_get_format_table_entry (Results 1 – 3 of 3) sorted by relevance
134 const struct vrend_format_table *vrend_get_format_table_entry(enum virgl_formats format);
716 const struct vrend_format_table *orig_src_entry = vrend_get_format_table_entry(info->src.format); in vrend_renderer_blit_gl()
1195 vrend_get_format_table_entry(enum virgl_formats format) in vrend_get_format_table_entry() function1203 return vrend_get_format_table_entry(vrend_format_replace_emulated(bind, format)); in vrend_get_format_table_entry_with_emulation()5683 const struct vrend_format_table *fmt_entry = vrend_get_format_table_entry(fmt); in get_swizzled_border_color()