Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_format.h36 enum a6xx_format fd6_pipe2vtx(enum pipe_format format);
Dfd6_screen.c80 (fd6_pipe2vtx(format) != FMT6_NONE)) { in fd6_screen_is_format_supported()
Dfd6_context.c102 enum a6xx_format fmt = fd6_pipe2vtx(pfmt); in fd6_vertex_state_create()
Dfd6_format.c341 fd6_pipe2vtx(enum pipe_format format) in fd6_pipe2vtx() function