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

  /external/mesa3d/src/gallium/drivers/freedreno/a5xx/
fd5_format.h 39 enum a5xx_depth_format fd5_pipe2depth(enum pipe_format format);
fd5_screen.c 77 (fd5_pipe2depth(format) != (enum a5xx_depth_format)~0) &&
fd5_format.c 397 fd5_pipe2depth(enum pipe_format format) function
fd5_gmem.c 132 enum a5xx_depth_format fmt = fd5_pipe2depth(zsbuf->format);

Completed in 238 milliseconds