Home
last modified time | relevance | path

Searched defs:BEGIN_BATCH (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/drivers/i915/
Di915_batch.h35 #define BEGIN_BATCH(dwords) \ macro
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/i915/
Di915_batch.h35 #define BEGIN_BATCH(dwords) \ macro
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_cmdbuf.h35 #define BEGIN_BATCH(n) rcommonBeginBatch(b_l_rmesa, n, 1, __FILE__, __FUNCTION__, __LINE__) macro
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_cmdbuf.h35 #define BEGIN_BATCH(n) rcommonBeginBatch(b_l_rmesa, n, 1, __FILE__, __FUNCTION__, __LINE__) macro
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
Dradeon_cmdbuf.h35 #define BEGIN_BATCH(n) rcommonBeginBatch(b_l_rmesa, n, 1, __FILE__, __FUNCTION__, __LINE__) macro
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
Dradeon_cmdbuf.h35 #define BEGIN_BATCH(n) rcommonBeginBatch(b_l_rmesa, n, 1, __FILE__, __FUNCTION__, __LINE__) macro
/external/mesa3d/src/mesa/drivers/dri/intel/
Dintel_batchbuffer.h155 #define BEGIN_BATCH(n) intel_batchbuffer_begin(intel, n, false) macro
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
Dintel_batchbuffer.h155 #define BEGIN_BATCH(n) intel_batchbuffer_begin(intel, n, false) macro