Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.h754 PFNSwrDestroyContext pfnSwrDestroyContext; member
Dapi.cpp1717 out_funcs.pfnSwrDestroyContext = SwrDestroyContext; in SwrGetInterface()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_context.cpp400 ctx->api.pfnSwrDestroyContext(ctx->swrContext); in swr_destroy()