Searched refs:SwrSizeofWorkaround (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dswr_assert.h207 static bool SwrSizeofWorkaround(T) function in typeref:typename:bool
214 _SWR_MACRO_START(void) sizeof(SwrSizeofWorkaround(e)); \
224 _SWR_MACRO_START(void) sizeof(SwrSizeofWorkaround(e)); \
234 _SWR_MACRO_START(void) sizeof(SwrSizeofWorkaround(e)); \
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/common/
H A Dswr_assert.h201 static bool SwrSizeofWorkaround(T) function in typeref:typename:bool
208 _SWR_MACRO_START(void) sizeof(SwrSizeofWorkaround(e)); \
218 _SWR_MACRO_START(void) sizeof(SwrSizeofWorkaround(e)); \
228 _SWR_MACRO_START(void) sizeof(SwrSizeofWorkaround(e)); \

Completed in 3 milliseconds