Home
last modified time | relevance | path

Searched refs:PFN_CALLBACK_FUNC (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.h41 typedef void(SWR_API* PFN_CALLBACK_FUNC)(uint64_t data, uint64_t data2, uint64_t data3); typedef
349 PFN_CALLBACK_FUNC pfnFunc,
Dcontext.h125 PFN_CALLBACK_FUNC pfnCallbackFunc;
Dapi.cpp508 PFN_CALLBACK_FUNC pfnFunc, in SwrSync()