Searched refs:i915_clear_emit (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_clear.c43 i915_clear_emit(struct pipe_context *pipe, unsigned buffers, function in typeref:typename:void
256 i915_clear_emit(pipe, buffers, color, depth, stencil,
H A Di915_surface.c155 i915_clear_emit(pipe, PIPE_CLEAR_COLOR, color, 0.0, 0x0,
187 i915_clear_emit(pipe, clear_flags & PIPE_CLEAR_DEPTHSTENCIL,
H A Di915_context.h384 void i915_clear_emit(struct pipe_context *pipe, unsigned buffers,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_clear.c42 i915_clear_emit(struct pipe_context *pipe, unsigned buffers, function in typeref:typename:void
259 i915_clear_emit(pipe, buffers, color, depth, stencil, 0, 0,
H A Di915_context.h405 void i915_clear_emit(struct pipe_context *pipe, unsigned buffers,
H A Di915_surface.c151 i915_clear_emit(pipe, PIPE_CLEAR_COLOR, color, 0.0, 0x0, dstx, dsty, width,
180 i915_clear_emit(pipe, clear_flags & PIPE_CLEAR_DEPTHSTENCIL, NULL, depth,

Completed in 7 milliseconds