Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/i915/
Di915_context.c175 i915->base.clear = i915_clear_render; in i915_create_context()
Di915_context.h382 void i915_clear_render(struct pipe_context *pipe, unsigned buffers,
Di915_clear.c247 i915_clear_render(struct pipe_context *pipe, unsigned buffers, in i915_clear_render() function