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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_blit.c542 is_view_format_compatible(enum pipe_format surf_fmt, function in typeref:typename:bool
603 is_view_format_compatible(src->format, svga_texture(src)->key.format,
607 is_view_format_compatible(dst->format, svga_texture(dst)->key.format,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_pipe_blit.c534 is_view_format_compatible(enum pipe_format surf_fmt, function in typeref:typename:bool
595 is_view_format_compatible(src->format, svga_texture(src)->key.format,
599 is_view_format_compatible(dst->format, svga_texture(dst)->key.format,

Completed in 5 milliseconds