Searched defs:LP_COUNT (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_perf.h73 #define LP_COUNT(counter) lp_count.counter++ macro
77 #define LP_COUNT(counter) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_perf.h79 #define LP_COUNT(counter) lp_count.counter++ macro
83 #define LP_COUNT(counter) do {} while (0) macro

Completed in 4 milliseconds