HomeSort by relevance Sort by last modified time
    Searched refs:PFN_CALLBACK_FUNC (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
api.h 41 typedef void(SWR_API *PFN_CALLBACK_FUNC)(uint64_t data, uint64_t data2, uint64_t data3);
260 PFN_CALLBACK_FUNC pfnFunc,
context.h 124 PFN_CALLBACK_FUNC pfnCallbackFunc;
api.cpp 440 void SwrSync(HANDLE hContext, PFN_CALLBACK_FUNC pfnFunc, uint64_t userData, uint64_t userData2, uint64_t userData3)
    [all...]

Completed in 924 milliseconds