Searched refs:lower_flrp16 (Results 1 - 25 of 25) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbifrost_compile.h39 .lower_flrp16 = true,
/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_compile.h47 .lower_flrp16 = true,
H A Dmidgard_compile.c298 (nir->options->lower_flrp16 ? 16 : 0) |
/xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
H A Dagx_compile.h193 .lower_flrp16 = true,
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_compiler.c36 .lower_flrp16 = true, \
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_compiler.c35 .lower_flrp16 = true, \
H A Dbrw_nir.c529 (nir->options->lower_flrp16 ? 16 : 0) |
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_nir.c37 .lower_flrp16 = true,
93 .lower_flrp16 = true,
199 unsigned lower_flrp = (s->options->lower_flrp16 ? 16 : 0) |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_screen.c587 .lower_flrp16 = true,
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_loop_analyze.c157 if ((options->lower_flrp16 && nir_dest_bit_size(alu->dest.dest) == 16) ||
H A Dnir.h3442 bool lower_flrp16; member in struct:nir_shader_compiler_options
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_shader.c56 .lower_flrp16 = true,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_get.c996 .lower_flrp16 = true,
H A Dsi_shader_nir.c600 unsigned lower_flrp = (nir->options->lower_flrp16 ? 16 : 0) |
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_glsl_to_nir.cpp305 (nir->options->lower_flrp16 ? 16 : 0) |
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_shader.c58 .lower_flrp16 = true,
695 unsigned lower_flrp = (nir->options->lower_flrp16 ? 16 : 0) |
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir.h2414 bool lower_flrp16; member in struct:nir_shader_compiler_options
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dnir_to_vir.c1839 (s->options->lower_flrp16 ? 16 : 0) |
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_from_nir.cpp3228 op.lower_flrp16 = (chipset >= NVISA_GV100_CHIPSET);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_program.c1515 (s->options->lower_flrp16 ? 16 : 0) |
/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Dnir_to_dxil.c87 .lower_flrp16 = true,
/xsrc/external/mit/MesaLib/src/compiler/nir/
H A Dnir_opt_algebraic.c[all...]
/xsrc/external/mit/MesaLib.old/src/compiler/nir/
H A Dnir_opt_algebraic.c[all...]
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.0.rst772 - pan/mdg: Set lower_flrp16
H A D21.3.0.rst1174 - llvmpipe: lower_flrp16

Completed in 1238 milliseconds