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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/virgl/
H A Dvirgl_screen.c556 virgl_is_vertex_format_supported(struct pipe_screen *screen, function in typeref:typename:boolean
645 return virgl_is_vertex_format_supported(screen, format);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/virgl/
H A Dvirgl_screen.c550 virgl_is_vertex_format_supported(struct pipe_screen *screen, function in typeref:typename:bool
678 return virgl_is_vertex_format_supported(screen, format);

Completed in 4 milliseconds