Searched refs:theJit (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dstreamout_jit.cpp374 StreamOutJit theJit(pJitMgr); local in function:JitCompileStreamout
375 HANDLE hFunc = theJit.Create(soState);
H A Dblend_jit.cpp916 BlendJit theJit(pJitMgr); local in function:JitCompileBlend
917 HANDLE hFunc = theJit.Create(state);
H A Dfetch_jit.cpp2242 FetchJit theJit(pJitMgr); local in function:JitCompileFetch
2243 HANDLE hFunc = theJit.Create(state);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dstreamout_jit.cpp375 StreamOutJit theJit(pJitMgr); local in function:JitCompileStreamout
376 HANDLE hFunc = theJit.Create(soState);
H A Dblend_jit.cpp920 BlendJit theJit(pJitMgr); local in function:JitCompileBlend
921 HANDLE hFunc = theJit.Create(state);
H A Dfetch_jit.cpp2328 FetchJit theJit(pJitMgr); local in function:JitCompileFetch
2329 HANDLE hFunc = theJit.Create(state);

Completed in 14 milliseconds