Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_format.h34 enum a5xx_vtx_fmt fd5_pipe2vtx(enum pipe_format format);
Dfd5_screen.c56 (fd5_pipe2vtx(format) != (enum a5xx_vtx_fmt)~0)) { in fd5_screen_is_format_supported()
Dfd5_format.c344 fd5_pipe2vtx(enum pipe_format format) in fd5_pipe2vtx() function
Dfd5_emit.c452 enum a5xx_vtx_fmt fmt = fd5_pipe2vtx(pfmt); in fd5_emit_vertex_bufs()