Home
last modified time | relevance | path

Searched defs: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