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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.c2096 static unsigned si_is_vertex_format_supported(struct pipe_screen *screen, function in typeref:typename:unsigned
2199 retval |= si_is_vertex_format_supported(
2231 retval |= si_is_vertex_format_supported(screen, format,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.c2204 static unsigned si_is_vertex_format_supported(struct pipe_screen *screen, enum pipe_format format, function in typeref:typename:unsigned
2316 retval |= si_is_vertex_format_supported(
2338 retval |= si_is_vertex_format_supported(screen, format, PIPE_BIND_VERTEX_BUFFER);

Completed in 13 milliseconds