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