Searched defs:hFunc (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dblend_jit.cpp892 PFN_BLEND_JIT_FUNC JitBlendFunc(HANDLE hJitMgr, const HANDLE hFunc) argument
917 HANDLE hFunc = theJit.Create(state); local in function:JitCompileBlend
H A Dstreamout_jit.cpp338 PFN_SO_FUNC JitStreamoutFunc(HANDLE hJitMgr, const HANDLE hFunc) argument
375 HANDLE hFunc = theJit.Create(soState); local in function:JitCompileStreamout
H A Dfetch_jit.cpp2204 PFN_FETCH_FUNC JitFetchFunc(HANDLE hJitMgr, const HANDLE hFunc) argument
2243 HANDLE hFunc = theJit.Create(state); local in function:JitCompileFetch
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Dblend_jit.cpp896 PFN_BLEND_JIT_FUNC JitBlendFunc(HANDLE hJitMgr, const HANDLE hFunc) argument
921 HANDLE hFunc = theJit.Create(state); local in function:JitCompileBlend
H A Dstreamout_jit.cpp339 PFN_SO_FUNC JitStreamoutFunc(HANDLE hJitMgr, const HANDLE hFunc) argument
376 HANDLE hFunc = theJit.Create(soState); local in function:JitCompileStreamout
H A Dfetch_jit.cpp2290 PFN_FETCH_FUNC JitFetchFunc(HANDLE hJitMgr, const HANDLE hFunc) argument
2329 HANDLE hFunc = theJit.Create(state); local in function:JitCompileFetch

Completed in 11 milliseconds