Searched refs:rcommonBeginBatch (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_cmdbuf.h | 10 void rcommonBeginBatch(radeonContextPtr rmesa, 34 #define BEGIN_BATCH(n) rcommonBeginBatch(b_l_rmesa, n, __FILE__, __func__, __LINE__)
|
| H A D | radeon_screen.h | 205 #define rcommonBeginBatch r200_rcommonBeginBatch macro
|
| H A D | radeon_common.c | 712 void rcommonBeginBatch(radeonContextPtr rmesa, int n, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_cmdbuf.h | 10 void rcommonBeginBatch(radeonContextPtr rmesa, 34 #define BEGIN_BATCH(n) rcommonBeginBatch(b_l_rmesa, n, __FILE__, __func__, __LINE__)
|
| H A D | radeon_screen.h | 195 #define rcommonBeginBatch r200_rcommonBeginBatch macro
|
| H A D | radeon_common.c | 712 void rcommonBeginBatch(radeonContextPtr rmesa, int n, function in typeref:typename:void
|
Completed in 8 milliseconds