Searched refs:PFN_TES_FUNC (Results 1 – 4 of 4) sorted by relevance
39 using PFN_TES_FUNC = PFN_DS_FUNC; variable56 PFN_TES_FUNC
50 using PFN_TES_FUNC = PFN_DS_FUNC; variable56 typedef ShaderVariant<PFN_TES_FUNC> VariantTES;
346 PFN_TES_FUNC CompileTES(struct swr_context *ctx, swr_jit_tes_key &key);1683 PFN_TES_FUNC2035 PFN_TES_FUNC pFunc = in CompileTES()2036 (PFN_TES_FUNC)gallivm_jit_function(gallivm, wrap(pFunction)); in CompileTES()2281 PFN_TES_FUNC2287 PFN_TES_FUNC func = builder.CompileTES(ctx, key); in swr_compile_tes()
1601 PFN_TES_FUNC func; in swr_update_derived()