Searched refs:PFN_GS_FUNC (Results 1 – 8 of 8) sorted by relevance
42 PFN_GS_FUNC
229 PFN_GS_FUNC CompileGS(struct swr_context *ctx, swr_jit_gs_key &key);542 PFN_GS_FUNC701 PFN_GS_FUNC pFunc = in CompileGS()702 (PFN_GS_FUNC)gallivm_jit_function(gallivm, wrap(pFunction)); in CompileGS()712 PFN_GS_FUNC718 PFN_GS_FUNC func = builder.CompileGS(ctx, key); in swr_compile_gs()
51 typedef ShaderVariant<PFN_GS_FUNC> VariantGS;
1400 PFN_GS_FUNC func; in swr_update_derived()
240 PFN_GS_FUNC pfnGsFunc; in OSALIGNLINE()
407 PFN_GS_FUNC pfnGsFunc);
887 typedef void(__cdecl *PFN_GS_FUNC)(HANDLE hPrivateData, SWR_GS_CONTEXT* pGsContext); typedef
627 PFN_GS_FUNC pfnGsFunc) in SwrSetGsFunc()