Searched refs:zformat (Results 1 – 2 of 2) sorted by relevance
64 static unsigned translate_depth_format(enum pipe_format zformat) in translate_depth_format() argument66 switch (zformat) { in translate_depth_format()201 uint32_t dst_buf_vars, cformat, zformat; in update_dst_buf_vars() local216 zformat = translate_depth_format(depth_surface->format); in update_dst_buf_vars()222 zformat = 0; in update_dst_buf_vars()229 zformat | in update_dst_buf_vars()
1270 const char *format, *zformat, *type; in decode_3d_1d() local2142 zformat = "u16"; in decode_3d_1d()2145 zformat = "f16"; in decode_3d_1d()2148 zformat = "u24x8"; in decode_3d_1d()2151 zformat = "BAD"; in decode_3d_1d()2156 format, zformat, in decode_3d_1d()