Home
last modified time | relevance | path

Searched refs:i915_clear_emit (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/i915/
Di915_clear.c42 i915_clear_emit(struct pipe_context *pipe, unsigned buffers, in i915_clear_emit() function
259 i915_clear_emit(pipe, buffers, color, depth, stencil, 0, 0, in i915_clear_render()
Di915_surface.c151 i915_clear_emit(pipe, PIPE_CLEAR_COLOR, color, 0.0, 0x0, dstx, dsty, width, in i915_clear_render_target_render()
180 i915_clear_emit(pipe, clear_flags & PIPE_CLEAR_DEPTHSTENCIL, NULL, depth, in i915_clear_depth_stencil_render()
Di915_context.h405 void i915_clear_emit(struct pipe_context *pipe, unsigned buffers,