Searched refs:SWR_ENABLE_REL_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.h102 #if !defined(SWR_ENABLE_REL_ASSERTS)
103 #define SWR_ENABLE_REL_ASSERTS 1 macro
106 #if SWR_ENABLE_ASSERTS || SWR_ENABLE_REL_ASSERTS
117 #if SWR_ENABLE_REL_ASSERTS
175 #if SWR_ENABLE_REL_ASSERTS
199 #endif // SWR_ENABLE_REL_ASSERTS
203 #endif // SWR_ENABLE_ASSERTS || SWR_ENABLE_REL_ASSERTS
222 #if !SWR_ENABLE_REL_ASSERTS
H A Dswr_assert.cpp31 #if SWR_ENABLE_ASSERTS || SWR_ENABLE_REL_ASSERTS
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dswr_assert.h102 #if !defined(SWR_ENABLE_REL_ASSERTS)
103 #define SWR_ENABLE_REL_ASSERTS 1 macro
106 #if SWR_ENABLE_ASSERTS || SWR_ENABLE_REL_ASSERTS
117 #if SWR_ENABLE_REL_ASSERTS
169 #if SWR_ENABLE_REL_ASSERTS
193 #endif // SWR_ENABLE_REL_ASSERTS
197 #endif // SWR_ENABLE_ASSERTS || SWR_ENABLE_REL_ASSERTS
216 #if !SWR_ENABLE_REL_ASSERTS
H A Dswr_assert.cpp31 #if SWR_ENABLE_ASSERTS || SWR_ENABLE_REL_ASSERTS

Completed in 5 milliseconds