Searched refs:unify_interfaces (Results 1 – 7 of 7) sorted by relevance
166 unify_interfaces(struct shader_info **infos) in unify_interfaces() function364 unify_interfaces(infos); in brw_link_shader()
192 nir_options->unify_interfaces = i < MESA_SHADER_FRAGMENT; in brw_compiler_create()
823 ctx->Const.ShaderCompilerOptions[shader->Stage].NirOptions->unify_interfaces) { in st_link_nir()
1516 if (prev_stage && compiler->glsl_compiler_options[s].NirOptions->unify_interfaces) { in anv_pipeline_compile_graphics()
3464 bool unify_interfaces; member
3275 op.unify_interfaces = false; in nvir_nir_shader_compiler_options()
1965 - iris: Set nir_shader_compiler_options::unify_interfaces.