Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Djit_api.h78 void JITCALL JitDestroyContext(HANDLE hJitContext);
DJitManager.cpp455 void JITCALL JitDestroyContext(HANDLE hJitContext) in JitDestroyContext() function
/external/mesa3d/src/gallium/drivers/swr/
Dswr_screen.cpp1063 JitDestroyContext((*screen)->hJitMgr); in swr_destroy_screen_internal()