Searched refs:PFN_TCS_FUNC (Results 1 – 4 of 4) sorted by relevance
38 using PFN_TCS_FUNC = PFN_HS_FUNC; variable53 PFN_TCS_FUNC
49 using PFN_TCS_FUNC = PFN_HS_FUNC; variable55 typedef ShaderVariant<PFN_TCS_FUNC> VariantTCS;
345 PFN_TCS_FUNC CompileTCS(struct swr_context *ctx, swr_jit_tcs_key &key);2048 PFN_TCS_FUNC2242 PFN_TCS_FUNC pFunc = in CompileTCS()2243 (PFN_TCS_FUNC)gallivm_jit_function(gallivm, wrap(pFunction)); in CompileTCS()2267 PFN_TCS_FUNC2273 PFN_TCS_FUNC func = builder.CompileTCS(ctx, key); in swr_compile_tcs()
1667 PFN_TCS_FUNC func; in swr_update_derived()