Home
last modified time | relevance | path

Searched refs:is_view_format_compatible (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blit.c297 is_view_format_compatible(enum pipe_format surf_fmt, in is_view_format_compatible() function
371 is_view_format_compatible(src->format, svga_texture(src)->key.format, in svga_blit()
375 is_view_format_compatible(dst->format, svga_texture(dst)->key.format, in svga_blit()