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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Djit_api.h102 PFN_SO_FUNC JITCALL JitCompileStreamout(HANDLE hJitContext, const STREAMOUT_COMPILE_STATE& state);
H A Dstreamout_jit.cpp358 extern "C" PFN_SO_FUNC JITCALL JitCompileStreamout(HANDLE hJitMgr, function in typeref:typename:PFN_SO_FUNC JITCALL
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/rasterizer/jitter/
H A Djit_api.h104 PFN_SO_FUNC JITCALL JitCompileStreamout(HANDLE hJitContext, const STREAMOUT_COMPILE_STATE& state);
H A Dstreamout_jit.cpp359 extern "C" PFN_SO_FUNC JITCALL JitCompileStreamout(HANDLE hJitMgr, function in typeref:typename:PFN_SO_FUNC JITCALL
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_draw.cpp106 ctx->vs->soFunc[info->mode] = JitCompileStreamout(hJitMgr, state);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_draw.cpp141 ctx->vs->soFunc[info->mode] = JitCompileStreamout(hJitMgr, state);

Completed in 9 milliseconds