Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_linker.c595 int input_stage = MESA_SHADER_STAGES, output_stage = 0; in nir_build_program_resource_list() local
604 if (input_stage == MESA_SHADER_STAGES) in nir_build_program_resource_list()
605 input_stage = i; in nir_build_program_resource_list()
610 if (input_stage == MESA_SHADER_STAGES && output_stage == 0) in nir_build_program_resource_list()
616 if (!add_interface_variables(consts, prog, resource_set, input_stage, in nir_build_program_resource_list()