Searched refs:SWR_ENABLE_ASSERTS (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dswr_assert.h92 #if !defined(SWR_ENABLE_ASSERTS)
95 #define SWR_ENABLE_ASSERTS 1 macro
97 #define SWR_ENABLE_ASSERTS 0 macro
100 #endif // SWR_ENABLE_ASSERTS
106 #if SWR_ENABLE_ASSERTS || SWR_ENABLE_REL_ASSERTS
113 #if SWR_ENABLE_ASSERTS
163 #if SWR_ENABLE_ASSERTS
173 #endif // SWR_ENABLE_ASSERTS
203 #endif // SWR_ENABLE_ASSERTS || SWR_ENABLE_REL_ASSERTS
212 #if !SWR_ENABLE_ASSERTS
[all...]
H A Dswr_assert.cpp31 #if SWR_ENABLE_ASSERTS || SWR_ENABLE_REL_ASSERTS
299 #endif // SWR_ENABLE_ASSERTS
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dswr_assert.h92 #if !defined(SWR_ENABLE_ASSERTS)
95 #define SWR_ENABLE_ASSERTS 1 macro
97 #define SWR_ENABLE_ASSERTS 0 macro
100 #endif // SWR_ENABLE_ASSERTS
106 #if SWR_ENABLE_ASSERTS || SWR_ENABLE_REL_ASSERTS
113 #if SWR_ENABLE_ASSERTS
163 #if SWR_ENABLE_ASSERTS
167 #endif // SWR_ENABLE_ASSERTS
197 #endif // SWR_ENABLE_ASSERTS || SWR_ENABLE_REL_ASSERTS
206 #if !SWR_ENABLE_ASSERTS
[all...]
H A Dswr_assert.cpp31 #if SWR_ENABLE_ASSERTS || SWR_ENABLE_REL_ASSERTS
299 #endif // SWR_ENABLE_ASSERTS

Completed in 8 milliseconds