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

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
api.h 366 /// @param pfnCsFunc - Pointer to compute shader function
371 PFN_CS_FUNC pfnCsFunc,
context.h 239 PFN_CS_FUNC pfnCsFunc;
api.cpp 592 PFN_CS_FUNC pfnCsFunc,
597 pState->pfnCsFunc = pfnCsFunc;
    [all...]
backend.cpp 74 state.pfnCsFunc(GetPrivateState(pDC), &csContext);
    [all...]

Completed in 82 milliseconds