Searched refs:tcs_nir (Results 1 – 1 of 1) sorted by relevance
668 nir_shader *tcs_nir = in anv_pipeline_compile_tcs_tes() local676 if (tcs_nir == NULL || tes_nir == NULL) { in anv_pipeline_compile_tcs_tes()682 tcs_nir->info.tess.tcs_vertices_out); in anv_pipeline_compile_tcs_tes()685 merge_tess_info(&tes_nir->info, &tcs_nir->info); in anv_pipeline_compile_tcs_tes()695 tcs_key.outputs_written = tcs_nir->info.outputs_written; in anv_pipeline_compile_tcs_tes()696 tcs_key.patch_outputs_written = tcs_nir->info.patch_outputs_written; in anv_pipeline_compile_tcs_tes()710 tcs_nir, shader_time_index, NULL); in anv_pipeline_compile_tcs_tes()