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 D | i915_clear.c | 43 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 D | i915_surface.c | 155 i915_clear_emit(pipe, PIPE_CLEAR_COLOR, color, 0.0, 0x0, 187 i915_clear_emit(pipe, clear_flags & PIPE_CLEAR_DEPTHSTENCIL,
|
| H A D | i915_context.h | 384 void i915_clear_emit(struct pipe_context *pipe, unsigned buffers,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/ |
| H A D | i915_clear.c | 42 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 D | i915_context.h | 405 void i915_clear_emit(struct pipe_context *pipe, unsigned buffers,
|
| H A D | i915_surface.c | 151 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