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

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
api.h 298 /// @param pfnFetchFunc - Pointer to shader.
301 PFN_FETCH_FUNC pfnFetchFunc);
context.h 229 PFN_FETCH_FUNC pfnFetchFunc;
api.cpp 517 PFN_FETCH_FUNC pfnFetchFunc)
521 pState->pfnFetchFunc = pfnFetchFunc;
    [all...]
frontend.cpp     [all...]

Completed in 494 milliseconds