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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_format.h38 enum a5xx_depth_format fd5_pipe2depth(enum pipe_format format);
H A Dfd5_screen.c99 (fd5_pipe2depth(format) != (enum a5xx_depth_format) ~0) &&
H A Dfd5_format.c371 fd5_pipe2depth(enum pipe_format format) function in typeref:enum:a5xx_depth_format
H A Dfd5_gmem.c142 enum a5xx_depth_format fmt = fd5_pipe2depth(zsbuf->format);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_format.h39 enum a5xx_depth_format fd5_pipe2depth(enum pipe_format format);
H A Dfd5_screen.c104 (fd5_pipe2depth(format) != (enum a5xx_depth_format)~0) &&
H A Dfd5_format.c403 fd5_pipe2depth(enum pipe_format format) function in typeref:enum:a5xx_depth_format
H A Dfd5_gmem.c139 enum a5xx_depth_format fmt = fd5_pipe2depth(zsbuf->format);

Completed in 6 milliseconds