Searched refs:lower_extract_word (Results 1 – 21 of 21) sorted by relevance
/third_party/mesa3d/src/panfrost/bifrost/ |
D | bifrost_compile.h | 56 .lower_extract_word = true,
|
/third_party/mesa3d/src/panfrost/midgard/ |
D | midgard_compile.h | 70 .lower_extract_word = true,
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | i915_screen.c | 113 .lower_extract_word = true, 160 .lower_extract_word = true,
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_compiler.c | 93 .lower_extract_word = true, \
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_compiler.c | 99 .lower_extract_word = true,
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_screen.c | 82 .lower_extract_word = true,
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3d_screen.c | 695 .lower_extract_word = true,
|
/third_party/mesa3d/src/gallium/drivers/r300/ |
D | r300_screen.c | 500 .lower_extract_word = true, \
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_screen.c | 617 .lower_extract_word = true,
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_screen.c | 483 .lower_extract_word = true,
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_get.c | 1102 .lower_extract_word = true, in si_init_screen_get_functions()
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_screen.c | 755 .lower_extract_word = true, \
|
/third_party/mesa3d/src/gallium/auxiliary/nir/ |
D | nir_to_tgsi.c | 3536 !options->lower_extract_word || in ntt_fix_nir_options() 3554 new_options->lower_extract_word = true; in ntt_fix_nir_options() 3906 .lower_extract_word = true,
|
/third_party/mesa3d/src/gallium/drivers/r600/ |
D | r600_pipe_common.c | 1340 .lower_extract_word = true, in r600_common_screen_init()
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_program.c | 2155 .lower_extract_word = true,
|
/third_party/mesa3d/src/broadcom/vulkan/ |
D | v3dv_pipeline.c | 196 .lower_extract_word = true,
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir.h | 3390 bool lower_extract_word; member
|
/third_party/mesa3d/src/nouveau/codegen/ |
D | nv50_ir_from_nir.cpp | 3360 op.lower_extract_word = (chipset < NVISA_GM107_CHIPSET); in nvir_nir_shader_compiler_options()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
D | zink_compiler.c | 346 .lower_extract_word = true, in zink_screen_init_compiler()
|
/third_party/mesa3d/src/microsoft/compiler/ |
D | nir_to_dxil.c | 92 .lower_extract_word = true,
|
/third_party/mesa3d/docs/relnotes/ |
D | 20.2.0.rst | 960 - nvir/nir/gm107: switch off lower_extract_word
|