Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_compiler.c124 nir_options->unify_interfaces = i < MESA_SHADER_FRAGMENT; in elk_compiler_create()
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_compiler.c180 nir_options->unify_interfaces = i < MESA_SHADER_FRAGMENT; in brw_compiler_create()
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_program.c746 assert(!options->unify_interfaces); in st_create_common_variant()
773 if (!options->unify_interfaces) { in st_create_common_variant()
H A Dst_glsl_to_nir.cpp707 ctx->Const.ShaderCompilerOptions[shader->Stage].NirOptions->unify_interfaces) { in st_link_glsl_to_nir()
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_pipeline.c1315 if (prev_stage && compiler->nir_options[s]->unify_interfaces) { in anv_graphics_pipeline_compile()
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir.h4094 bool unify_interfaces; member
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_nir.cpp3624 op.unify_interfaces = false; in nvir_nir_shader_compiler_options()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_pipeline.c2416 if (prev_stage && compiler->nir_options[s]->unify_interfaces) { in anv_graphics_pipeline_compile()
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D20.0.0.rst1965 - iris: Set nir_shader_compiler_options::unify_interfaces.
H A D21.2.0.rst2723 - mesa/st: Don't assert !unify_interfaces in the passthrough edge flags case
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
H A Dcommit.csv51591 …xternal/mesa3d,[email protected],i965: Make unify_interfaces not spread VA…