Searched refs:JitBlendFunc (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/ | ||
| H A D | blend_jit.cpp | 892 PFN_BLEND_JIT_FUNC JitBlendFunc(HANDLE hJitMgr, const HANDLE hFunc) function in typeref:typename:PFN_BLEND_JIT_FUNC 919 return JitBlendFunc(hJitMgr, hFunc); |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/ | ||
| H A D | blend_jit.cpp | 896 PFN_BLEND_JIT_FUNC JitBlendFunc(HANDLE hJitMgr, const HANDLE hFunc) function in typeref:typename:PFN_BLEND_JIT_FUNC 923 return JitBlendFunc(hJitMgr, hFunc); |
Completed in 4 milliseconds