Searched defs:END_BATCH (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dradeon_cmdbuf.h77 * BEGIN_BATCH and END_BATCH must match the number specified at BEGIN_BATCH time.
79 #define END_BATCH() \ macro
85 * After the last END_BATCH() of rendering, this indicates that flushing
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_cmdbuf.h77 * BEGIN_BATCH and END_BATCH must match the number specified at BEGIN_BATCH time.
79 #define END_BATCH() \ macro
85 * After the last END_BATCH() of rendering, this indicates that flushing
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_cmdbuf.h77 * BEGIN_BATCH and END_BATCH must match the number specified at BEGIN_BATCH time.
79 #define END_BATCH() \ macro
85 * After the last END_BATCH() of rendering, this indicates that flushing
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_cmdbuf.h77 * BEGIN_BATCH and END_BATCH must match the number specified at BEGIN_BATCH time.
79 #define END_BATCH() \ macro
85 * After the last END_BATCH() of rendering, this indicates that flushing

Completed in 51 milliseconds