Home
last modified time | relevance | path

Searched defs:hContext (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.cpp53 static INLINE SWR_CONTEXT* GetContext(HANDLE hContext) in GetContext()
417 void SwrDestroyContext(HANDLE hContext) in SwrDestroyContext()
471 void SwrBindApiThread(HANDLE hContext, uint32_t apiThreadId) in SwrBindApiThread()
477 void SWR_API SwrSaveState(HANDLE hContext, void* pOutputStateBlock, size_t memSize) in SwrSaveState()
486 void SWR_API SwrRestoreState(HANDLE hContext, const void* pStateBlock, size_t memSize) in SwrRestoreState()
507 void SWR_API SwrSync(HANDLE hContext, in SwrSync()
537 void SwrStallBE(HANDLE hContext) in SwrStallBE()
545 void SwrWaitForIdle(HANDLE hContext) in SwrWaitForIdle()
559 void SwrWaitForIdleFE(HANDLE hContext) in SwrWaitForIdleFE()
573 void SwrSetVertexBuffers(HANDLE hContext, in SwrSetVertexBuffers()
[all …]
/external/pdfium/fxjs/xfa/
Dcfxjse_runtimedata.cpp33 v8::Local<v8::Context> hContext = in Create() local
Dcfxjse_context.cpp228 v8::Local<v8::Context> hContext = in GetGlobalObject() local
262 v8::Local<v8::Context> hContext = GetIsolate()->GetCurrentContext(); in ExecuteScript() local
Dcfxjse_value.cpp277 v8::Local<v8::Context> hContext = GetIsolate()->GetCurrentContext(); in SetFunctionBind() local
/external/tpm2-tss/src/tss2-tcti/
Dtcti-tbs.h16 void *hContext; member
/external/mesa3d/src/gallium/frontends/wgl/
Dgldrv.h416 IN UINT hContext; member