Searched refs:CTX_DBG_ON (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_context.h779 static inline boolean CTX_DBG_ON(struct r300_context * ctx, unsigned flags) function in typeref:typename:boolean
787 if (CTX_DBG_ON(ctx, flags)) {
795 #define DBG_ON CTX_DBG_ON
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_context.h779 static inline boolean CTX_DBG_ON(struct r300_context * ctx, unsigned flags) function in typeref:typename:boolean
787 if (CTX_DBG_ON(ctx, flags)) {
795 #define DBG_ON CTX_DBG_ON

Completed in 9 milliseconds