Home
last modified time | relevance | path

Searched refs:num_control_points (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_tess.c380 dxil_nir_set_tcs_patches_in(nir_shader *nir, unsigned num_control_points) in dxil_nir_set_tcs_patches_in() argument
385 var->type = glsl_array_type(glsl_get_array_element(var->type), num_control_points, 0); in dxil_nir_set_tcs_patches_in()
H A Ddxil_nir.h74 bool dxil_nir_set_tcs_patches_in(nir_shader *nir, unsigned num_control_points);