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.h233 #define SWR_FUNCTION_DECL __FUNCSIG__ macro
235 #define SWR_FUNCTION_DECL __PRETTY_FUNCTION__ macro
237 #define SWR_FUNCTION_DECL __FUNCTION__ macro
240 #define SWR_NOT_IMPL SWR_INVALID("%s not implemented", SWR_FUNCTION_DECL)