Searched refs:fmt2swap (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_gmem.c45 static uint32_t fmt2swap(enum pipe_format format) function in typeref:typename:uint32_t
92 uint32_t swap = fmt2swap(psurf->format);
243 OUT_RING(ring, A2XX_RB_COLOR_INFO_SWAP(fmt2swap(psurf->format)) |
460 A2XX_RB_COLOR_INFO_SWAP(fmt2swap(psurf->format)) |
497 OUT_RING(ring, A2XX_RB_COLOR_INFO_SWAP(fmt2swap(format)) |
537 patch->cs[1] = A2XX_RB_COLOR_INFO_SWAP(fmt2swap(format)) |
697 OUT_RING(ring, A2XX_RB_COLOR_INFO_SWAP(fmt2swap(format)) |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_gmem.c46 fmt2swap(enum pipe_format format) function in typeref:typename:uint32_t
464 A2XX_RB_COLOR_INFO_SWAP(fmt2swap(psurf->format)) |
502 OUT_RING(ring, A2XX_RB_COLOR_INFO_SWAP(fmt2swap(format)) |
543 patch->cs[1] = A2XX_RB_COLOR_INFO_SWAP(fmt2swap(format)) |
704 OUT_RING(ring, A2XX_RB_COLOR_INFO_SWAP(fmt2swap(format)) |

Completed in 3 milliseconds