Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r300/
Dr300_context.h779 static inline boolean CTX_DBG_ON(struct r300_context * ctx, unsigned flags) in CTX_DBG_ON() function
787 if (CTX_DBG_ON(ctx, flags)) { in CTX_DBG()
795 #define DBG_ON CTX_DBG_ON