Searched refs:fd5_pipe2depth (Results 1 – 4 of 4) sorted by relevance
38 enum a5xx_depth_format fd5_pipe2depth(enum pipe_format format);
105 (fd5_pipe2depth(format) != (enum a5xx_depth_format)~0) && in fd5_screen_is_format_supported()
376 fd5_pipe2depth(enum pipe_format format) in fd5_pipe2depth() function
138 enum a5xx_depth_format fmt = fd5_pipe2depth(zsbuf->format); in emit_zs()