Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c2340 static unsigned si_is_vertex_format_supported(struct pipe_screen *screen, enum pipe_format format, in si_is_vertex_format_supported() function
2456 retval |= si_is_vertex_format_supported( in si_is_format_supported()
2478 retval |= si_is_vertex_format_supported(screen, format, PIPE_BIND_VERTEX_BUFFER); in si_is_format_supported()