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.h778 static inline boolean CTX_DBG_ON(struct r300_context * ctx, unsigned flags) in CTX_DBG_ON() function
786 if (CTX_DBG_ON(ctx, flags)) { in CTX_DBG()
794 #define DBG_ON CTX_DBG_ON