Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/archrast/
Darchrast.h43 void DestroyThreadContext(HANDLE hThreadContext);
Darchrast.cpp292 void DestroyThreadContext(HANDLE hThreadContext) in DestroyThreadContext() function
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.cpp418 ArchRast::DestroyThreadContext(pContext->pArContext[i]); in SwrDestroyContext()