Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.h768 PFNSwrSetVertexFunc pfnSwrSetVertexFunc; member
Dapi.cpp1731 out_funcs.pfnSwrSetVertexFunc = SwrSetVertexFunc; in SwrGetInterface()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_state.cpp1447 ctx->api.pfnSwrSetVertexFunc(ctx->swrContext, func); in swr_update_derived()