Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dstreamout_jit.cpp375 StreamOutJit theJit(pJitMgr); in JitCompileStreamout() local
376 HANDLE hFunc = theJit.Create(soState); in JitCompileStreamout()
Dblend_jit.cpp918 BlendJit theJit(pJitMgr); in JitCompileBlend() local
919 HANDLE hFunc = theJit.Create(state); in JitCompileBlend()
Dfetch_jit.cpp2328 FetchJit theJit(pJitMgr); in JitCompileFetch() local
2329 HANDLE hFunc = theJit.Create(state); in JitCompileFetch()