Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_format.h33 enum a3xx_vtx_fmt fd3_pipe2vtx(enum pipe_format format);
Dfd3_screen.c55 (fd3_pipe2vtx(format) != (enum a3xx_vtx_fmt)~0)) { in fd3_screen_is_format_supported()
Dfd3_format.c291 fd3_pipe2vtx(enum pipe_format format) in fd3_pipe2vtx() function
Dfd3_emit.c406 enum a3xx_vtx_fmt fmt = fd3_pipe2vtx(pfmt); in fd3_emit_vertex_bufs()