Searched refs:dxil_nir_set_tcs_patches_in (Results 1 – 3 of 3) sorted by relevance
75 bool dxil_nir_set_tcs_patches_in(nir_shader *nir, unsigned num_control_points);
375 dxil_nir_set_tcs_patches_in(nir_shader *nir, unsigned num_control_points) in dxil_nir_set_tcs_patches_in() function
1162 NIR_PASS_V(new_nir_variant, dxil_nir_set_tcs_patches_in, key.hs.patch_vertices_in); in select_shader_variant()