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

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
api.h 334 /// @param pfnVertexFunc - Pointer to shader.
337 PFN_VERTEX_FUNC pfnVertexFunc);
context.h 232 PFN_VERTEX_FUNC pfnVertexFunc;
api.cpp 559 PFN_VERTEX_FUNC pfnVertexFunc)
563 pState->pfnVertexFunc = pfnVertexFunc;
    [all...]
frontend.cpp     [all...]

Completed in 65 milliseconds