Searched refs:cbuf_tex (Results 1 – 1 of 1) sorted by relevance
52 struct i915_texture *cbuf_tex, *depth_tex; in i915_clear_emit() local55 cbuf_tex = depth_tex = NULL; in i915_clear_emit()63 cbuf_tex = i915_texture(cbuf->texture); in i915_clear_emit()66 if (util_format_get_blocksize(cbuf_tex->b.format) == 4) { in i915_clear_emit()