HomeSort by relevance Sort by last modified time
    Searched refs:rcommonBeginBatch (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_cmdbuf.h 10 void rcommonBeginBatch(radeonContextPtr rmesa,
35 #define BEGIN_BATCH(n) rcommonBeginBatch(b_l_rmesa, n, 1, __FILE__, __FUNCTION__, __LINE__)
40 #define BEGIN_BATCH_NO_AUTOSTATE(n) rcommonBeginBatch(b_l_rmesa, n, 0, __FILE__, __FUNCTION__, __LINE__)
radeon_common.c 775 void rcommonBeginBatch(radeonContextPtr rmesa, int n,
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_cmdbuf.h 10 void rcommonBeginBatch(radeonContextPtr rmesa,
35 #define BEGIN_BATCH(n) rcommonBeginBatch(b_l_rmesa, n, 1, __FILE__, __FUNCTION__, __LINE__)
40 #define BEGIN_BATCH_NO_AUTOSTATE(n) rcommonBeginBatch(b_l_rmesa, n, 0, __FILE__, __FUNCTION__, __LINE__)
radeon_common.c 775 void rcommonBeginBatch(radeonContextPtr rmesa, int n,

Completed in 427 milliseconds