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.h719 PFNSwrDestroyContext pfnSwrDestroyContext; member
Dapi.cpp1756 out_funcs.pfnSwrDestroyContext = SwrDestroyContext; in SwrGetInterface()
/external/mesa3d/src/gallium/drivers/swr/
Dswr_context.cpp402 ctx->api.pfnSwrDestroyContext(ctx->swrContext); in swr_destroy()