Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_format.h34 enum a4xx_vtx_fmt fd4_pipe2vtx(enum pipe_format format);
Dfd4_screen.c59 (fd4_pipe2vtx(format) != VFMT4_NONE)) { in fd4_screen_is_format_supported()
Dfd4_format.c339 fd4_pipe2vtx(enum pipe_format format) in fd4_pipe2vtx() function
Dfd4_emit.c420 enum a4xx_vtx_fmt fmt = fd4_pipe2vtx(pfmt); in fd4_emit_vertex_bufs()