Searched refs:fd6_pipe2depth (Results 1 – 4 of 4) sorted by relevance
40 enum a6xx_depth_format fd6_pipe2depth(enum pipe_format format);
111 (fd6_pipe2depth(format) != (enum a6xx_depth_format)~0) && in fd6_screen_is_format_supported()
375 fd6_pipe2depth(enum pipe_format format) in fd6_pipe2depth() function
174 enum a6xx_depth_format fmt = fd6_pipe2depth(zsbuf->format); in emit_zs()