HomeSort by relevance Sort by last modified time
    Searched defs:END_BATCH (Results 1 - 2 of 2) sorted by null

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

Completed in 273 milliseconds