Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Dswr_assert.h205 #define SWR_FUNCTION_DECL __FUNCSIG__ macro
207 #define SWR_FUNCTION_DECL __PRETTY_FUNCTION__ macro
209 #define SWR_FUNCTION_DECL __FUNCTION__ macro
212 #define SWR_NOT_IMPL SWR_INVALID("%s not implemented", SWR_FUNCTION_DECL)