Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dswr_assert.h82 #if !defined(SWR_ENABLE_ASSERTS)
85 #define SWR_ENABLE_ASSERTS 1 macro
87 #define SWR_ENABLE_ASSERTS 0 macro
96 #if SWR_ENABLE_ASSERTS || SWR_ENABLE_REL_ASSERTS
103 #if SWR_ENABLE_ASSERTS
150 #if SWR_ENABLE_ASSERTS
191 #if !SWR_ENABLE_ASSERTS
Dswr_assert.cpp31 #if SWR_ENABLE_ASSERTS || SWR_ENABLE_REL_ASSERTS