Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
Daco_shader_info.h115 uint64_t tcs_temp_only_input_mask; member
Daco_instruction_selection_setup.cpp305 ctx->tcs_temp_only_inputs = ctx->program->info.vs.tcs_temp_only_input_mask; in setup_tcs_info()
/third_party/mesa3d/src/amd/vulkan/
Dradv_aco_shader_info.h83 ASSIGN_FIELD(vs.tcs_temp_only_input_mask); in radv_aco_convert_shader_info()
Dradv_shader.h271 uint64_t tcs_temp_only_input_mask; member
Dradv_pipeline.c3856 stages[MESA_SHADER_VERTEX].info.vs.tcs_temp_only_input_mask = in gather_tess_info()
3865 stages[MESA_SHADER_TESS_CTRL].info.vs.tcs_temp_only_input_mask = in gather_tess_info()
3866 stages[MESA_SHADER_VERTEX].info.vs.tcs_temp_only_input_mask; in gather_tess_info()
Dradv_shader.c1168 info->vs.tcs_temp_only_input_mask); in radv_lower_io_to_mem()