Searched refs:num_tess_patches (Results 1 – 4 of 4) sorted by relevance
306 ctx->tcs_num_patches = ctx->args->shader_info->num_tess_patches; in setup_tcs_info()313 ctx->tcs_num_patches = ctx->args->shader_info->num_tess_patches; in setup_tes_variables()
248 uint32_t num_tess_patches; member
1398 pipeline->shaders[MESA_SHADER_TESS_CTRL]->info.num_tess_patches; in radv_compute_ia_multi_vgt_param_helpers()3061 infos[MESA_SHADER_TESS_CTRL].num_tess_patches = num_patches; in gather_tess_info()3070 infos[MESA_SHADER_TESS_EVAL].num_tess_patches = num_patches; in gather_tess_info()3071 infos[MESA_SHADER_GEOMETRY].num_tess_patches = num_patches; in gather_tess_info()3072 infos[MESA_SHADER_VERTEX].num_tess_patches = num_patches; in gather_tess_info()4732 num_patches = pipeline->shaders[MESA_SHADER_TESS_CTRL]->info.num_tess_patches; in radv_pipeline_generate_tess_state()5218 primgroup_size = pipeline->shaders[MESA_SHADER_TESS_CTRL]->info.num_tess_patches; in gfx10_pipeline_generate_ge_cntl()
865 ac_nir_lower_tess_to_const(nir, pl_key->tcs.tess_input_vertices, info->num_tess_patches, in radv_lower_io_to_mem()872 ac_nir_lower_tess_to_const(nir, nir->info.tess.tcs_vertices_out, info->num_tess_patches, in radv_lower_io_to_mem()