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.h233 #define SWR_FUNCTION_DECL __FUNCSIG__ macro
235 #define SWR_FUNCTION_DECL __PRETTY_FUNCTION__ macro
237 #define SWR_FUNCTION_DECL __FUNCTION__ macro