Searched refs:TGSI_PROPERTY_TCS_VERTICES_OUT (Results 1 – 11 of 11) sorted by relevance
282 #define TGSI_PROPERTY_TCS_VERTICES_OUT 10 macro
290 TGSI_PROPERTY_TCS_VERTICES_OUT, enumerator
494 prop->Property.PropertyName == TGSI_PROPERTY_TCS_VERTICES_OUT) in iter_property()
154 num_tcs_output_cp = tcs->info.properties[TGSI_PROPERTY_TCS_VERTICES_OUT]; in si_emit_derived_tess_state()1300 tcs->info.properties[TGSI_PROPERTY_TCS_VERTICES_OUT]; in si_draw_vbo()
172 info->properties[TGSI_PROPERTY_TCS_VERTICES_OUT] = in si_nir_scan_shader()
339 unsigned tcs_out_vertices = info->properties[TGSI_PROPERTY_TCS_VERTICES_OUT]; in get_tcs_out_patch_stride()407 ctx->shader->selector->info.properties[TGSI_PROPERTY_TCS_VERTICES_OUT] : 0; in get_num_tcs_out_vertices()
955 ureg_property(ureg, TGSI_PROPERTY_TCS_VERTICES_OUT, 1); in nvc0_program_init_tcp_empty()
1581 ureg_property(ureg, TGSI_PROPERTY_TCS_VERTICES_OUT, in st_translate_tessctrl_program()
4402 num_tcs_output_cp = tcs->info.properties[TGSI_PROPERTY_TCS_VERTICES_OUT]; in evergreen_setup_tess_constants()4466 rctx->tcs_shader->info.properties[TGSI_PROPERTY_TCS_VERTICES_OUT] : in evergreen_get_ls_hs_config()
1237 case TGSI_PROPERTY_TCS_VERTICES_OUT: in scanProperty()
1332 if (prop->Property.PropertyName == TGSI_PROPERTY_TCS_VERTICES_OUT) { in iter_property()