Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/midgard/
Dmidgard_compile.h63 .lower_extract_word = true,
/external/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.h54 .lower_extract_word = true,
/external/mesa3d/src/intel/compiler/
Dbrw_compiler.c91 .lower_extract_word = true,
/external/mesa3d/src/freedreno/ir3/
Dir3_nir.c55 .lower_extract_word = true,
107 .lower_extract_word = true,
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_screen.c80 .lower_extract_word = true,
/external/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c137 .lower_extract_word = true,
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c570 .lower_extract_word = true,
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_get.c975 .lower_extract_word = true, in si_init_screen_get_functions()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.c1196 .lower_extract_word = true,
1218 .lower_extract_word = true,
/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c947 .lower_extract_word = true,
/external/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c2530 assert(options->lower_extract_word); in ntt_sanity_check_driver_options()
2670 .lower_extract_word = true,
/external/mesa3d/src/amd/vulkan/
Dradv_shader.c74 .lower_extract_word = true,
/external/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c216 .lower_extract_word = true,
/external/mesa3d/src/compiler/nir/
Dnir.h3357 bool lower_extract_word; member
/external/mesa3d/src/broadcom/compiler/
Dnir_to_vir.c3226 .lower_extract_word = true,
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c2175 .lower_extract_word = true,
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp3260 op.lower_extract_word = (chipset < NVISA_GM107_CHIPSET); in nvir_nir_shader_compiler_options()
/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opt_algebraic.c438665 condition_flags[44] = !options->lower_extract_word; in nir_opt_algebraic()
438689 condition_flags[68] = options->lower_extract_word; in nir_opt_algebraic()
440302 condition_flags[44] = !options->lower_extract_word; in nir_opt_algebraic_before_ffma()
440326 condition_flags[68] = options->lower_extract_word; in nir_opt_algebraic_before_ffma()
460078 condition_flags[44] = !options->lower_extract_word; in nir_opt_algebraic_late()
460102 condition_flags[68] = options->lower_extract_word; in nir_opt_algebraic_late()
461626 condition_flags[44] = !options->lower_extract_word; in nir_opt_algebraic_distribute_src_mods()
461650 condition_flags[68] = options->lower_extract_word; in nir_opt_algebraic_distribute_src_mods()
/external/mesa3d/docs/relnotes/
D20.2.0.rst960 - nvir/nir/gm107: switch off lower_extract_word