Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/
Dswr_draw.cpp111 ctx->api.pfnSwrSetSoFunc(ctx->swrContext, ctx->vs->soFunc[info->mode], 0); in swr_draw_vbo()
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.h765 PFNSwrSetSoFunc pfnSwrSetSoFunc; member
Dapi.cpp1728 out_funcs.pfnSwrSetSoFunc = SwrSetSoFunc; in SwrGetInterface()