Searched refs:SWR_FUNC (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | api.h | 254 SWR_FUNC(HANDLE, SwrCreateContext, 260 SWR_FUNC(void, SwrDestroyContext, 267 SWR_FUNC(void, SwrBindApiThread, 276 SWR_FUNC(void, SwrSaveState, 286 SWR_FUNC(void, SwrRestoreState, 297 SWR_FUNC(void, SwrSync, 308 SWR_FUNC(void, SwrStallBE, 314 SWR_FUNC(void, SwrWaitForIdle, 320 SWR_FUNC(void, SwrWaitForIdleFE, 328 SWR_FUNC(void, SwrSetVertexBuffers, [all …]
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/ |
D | os.h | 275 #define SWR_FUNC(_retType, _funcName, /* args */...) \ macro
|