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

  /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 68 milliseconds