Home
last modified time | relevance | path

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

/external/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c596 unsigned tess_input_control_point_count; member
1782 hs_state_nodes[1] = dxil_get_metadata_int32(&ctx->mod, ctx->tess_input_control_point_count); in emit_hs_state()
2044 ctx->tess_input_control_point_count = 32; in emit_metadata()
2047 ctx->tess_input_control_point_count = glsl_array_size(var->type); in emit_metadata()
6386 state->state.psv1.psv0.hs.input_control_point_count = ctx->tess_input_control_point_count; in dxil_fill_validation_state()