HomeSort by relevance Sort by last modified time
    Searched refs:i915_clear_emit (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/i915/
i915_clear.c 44 i915_clear_emit(struct pipe_context *pipe, unsigned buffers, function
238 i915_clear_emit(pipe, buffers, color, depth, stencil,
i915_surface.c 115 i915_clear_emit(pipe, PIPE_CLEAR_COLOR, color, 0.0, 0x0,
146 i915_clear_emit(pipe, clear_flags & PIPE_CLEAR_DEPTHSTENCIL,
i915_context.h 399 void i915_clear_emit(struct pipe_context *pipe, unsigned buffers,

Completed in 96 milliseconds