Searched refs:patch_inputs_read (Results 1 – 11 of 11) sorted by relevance
57 found |= key_debug(brw, "patch inputs read", old_key->patch_inputs_read, in brw_tes_debug_recompile()58 key->patch_inputs_read); in brw_tes_debug_recompile()102 key->patch_inputs_read); in brw_codegen_tes_prog()158 uint32_t per_patch_slots = prog->info.patch_inputs_read; in brw_tes_populate_key()176 key->patch_inputs_read = per_patch_slots; in brw_tes_populate_key()232 key.patch_inputs_read = prog->nir->info.patch_inputs_read; in brw_tes_precompile()239 key.patch_inputs_read |= tcp->nir->info.patch_outputs_written; in brw_tes_precompile()
177 prev_info->patch_outputs_written |= infos[i]->patch_inputs_read; in unify_interfaces()178 infos[i]->patch_inputs_read |= prev_info->patch_outputs_written; in unify_interfaces()
289 uint32_t per_patch_slots = tes_prog->info.patch_inputs_read; in brw_tcs_populate_key()
80 uint32_t patch_inputs_read; member
53 shader->info.patch_inputs_read |= bitfield; in set_io_mask()360 shader->info.patch_inputs_read = 0; in nir_shader_gather_info()
114 prog->info.patch_inputs_read |= bitfield; in mark()433 prog->info.patch_inputs_read = 0; in do_set_program_inouts()
1162 nir->info.patch_inputs_read = key->patch_inputs_read; in brw_compile_tes()
275 uint32_t patch_inputs_read; member
703 tes_key.patch_inputs_read = tcs_key.patch_outputs_written; in anv_pipeline_compile_tcs_tes()
1336 if (prog->info.patch_inputs_read & (1u << attr)) { in st_translate_program_common()
6788 &prog->info.patch_inputs_read); in get_mesa_program_tgsi()