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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_format.h37 enum a3xx_color_swap fd3_pipe2swap(enum pipe_format format);
H A Dfd3_format.c313 fd3_pipe2swap(enum pipe_format format) function in typeref:enum:a3xx_color_swap
H A Dfd3_gmem.c106 swap = rsc->layout.tile_mode ? WZYX : fd3_pipe2swap(pformat);
369 A3XX_RB_COPY_DEST_INFO_SWAP(fd3_pipe2swap(format)));
H A Dfd3_emit.c454 A3XX_VFD_DECODE_INSTR_SWAP(fd3_pipe2swap(pfmt)) |
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_format.h38 enum a3xx_color_swap fd3_pipe2swap(enum pipe_format format);
H A Dfd3_format.c319 fd3_pipe2swap(enum pipe_format format) function in typeref:enum:a3xx_color_swap
H A Dfd3_gmem.c85 swap = fd3_pipe2swap(pformat);
352 A3XX_RB_COPY_DEST_INFO_SWAP(fd3_pipe2swap(format)));
H A Dfd3_emit.c436 A3XX_VFD_DECODE_INSTR_SWAP(fd3_pipe2swap(pfmt)) |

Completed in 10 milliseconds