Searched refs:vrend_get_format_table_entry_with_emulation (Results 1 – 3 of 3) sorted by relevance
645 vrend_get_format_table_entry_with_emulation(src_res->base.bind, info->src.format); in vrend_set_tex_param()718 vrend_get_format_table_entry_with_emulation(dst_res->base.bind, info->dst.format); in vrend_renderer_blit_gl()
135 const struct vrend_format_table *vrend_get_format_table_entry_with_emulation(uint32_t bind, enum vi…
1201 vrend_get_format_table_entry_with_emulation(uint32_t bind, enum virgl_formats format) in vrend_get_format_table_entry_with_emulation() function