Searched refs:fd5_pipe2vtx (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_format.h34 enum a5xx_vtx_fmt fd5_pipe2vtx(enum pipe_format format);
H A Dfd5_screen.c73 (fd5_pipe2vtx(format) != VFMT5_NONE)) {
H A Dfd5_format.c337 fd5_pipe2vtx(enum pipe_format format) function in typeref:enum:a5xx_vtx_fmt
H A Dfd5_emit.c487 enum a5xx_vtx_fmt fmt = fd5_pipe2vtx(pfmt);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_format.h34 enum a5xx_vtx_fmt fd5_pipe2vtx(enum pipe_format format);
H A Dfd5_screen.c73 (fd5_pipe2vtx(format) != (enum a5xx_vtx_fmt)~0)) {
H A Dfd5_format.c344 fd5_pipe2vtx(enum pipe_format format) function in typeref:enum:a5xx_vtx_fmt
H A Dfd5_emit.c461 enum a5xx_vtx_fmt fmt = fd5_pipe2vtx(pfmt);

Completed in 9 milliseconds