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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_winsys.h41 I915_USAGE_RENDER = 0x01, enumerator in enum:i915_winsys_buffer_usage
H A Di915_state_emit.c277 I915_USAGE_RENDER,
287 I915_USAGE_RENDER,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_winsys.h40 I915_USAGE_RENDER = 0x01, enumerator in enum:i915_winsys_buffer_usage
H A Di915_state_emit.c224 OUT_RELOC(i915->current.cbuf_bo, I915_USAGE_RENDER, 0);
232 OUT_RELOC(i915->current.depth_bo, I915_USAGE_RENDER, 0);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/i915/drm/
H A Di915_drm_batchbuffer.c111 case I915_USAGE_RENDER:
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/i915/drm/
H A Di915_drm_batchbuffer.c111 case I915_USAGE_RENDER:

Completed in 5 milliseconds