HomeSort by relevance Sort by last modified time
    Searched refs:fd5_pipe2vtx (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/freedreno/a5xx/
fd5_format.h 34 enum a5xx_vtx_fmt fd5_pipe2vtx(enum pipe_format format);
fd5_screen.c 53 (fd5_pipe2vtx(format) != (enum a5xx_vtx_fmt)~0)) {
fd5_format.c 338 fd5_pipe2vtx(enum pipe_format format) function
fd5_emit.c 368 enum a5xx_vtx_fmt fmt = fd5_pipe2vtx(pfmt);

Completed in 89 milliseconds