| /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/ |
| H A D | bifrost_compile.h | 39 .lower_flrp16 = true,
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/ |
| H A D | midgard_compile.h | 47 .lower_flrp16 = true,
|
| H A D | midgard_compile.c | 298 (nir->options->lower_flrp16 ? 16 : 0) |
|
| /xsrc/external/mit/MesaLib/dist/src/asahi/compiler/ |
| H A D | agx_compile.h | 193 .lower_flrp16 = true,
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/ |
| H A D | brw_compiler.c | 36 .lower_flrp16 = true, \
|
| /xsrc/external/mit/MesaLib/dist/src/intel/compiler/ |
| H A D | brw_compiler.c | 35 .lower_flrp16 = true, \
|
| H A D | brw_nir.c | 529 (nir->options->lower_flrp16 ? 16 : 0) |
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/ |
| H A D | ir3_nir.c | 37 .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 D | lp_screen.c | 587 .lower_flrp16 = true,
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_loop_analyze.c | 157 if ((options->lower_flrp16 && nir_dest_bit_size(alu->dest.dest) == 16) ||
|
| H A D | nir.h | 3442 bool lower_flrp16; member in struct:nir_shader_compiler_options
|
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_shader.c | 56 .lower_flrp16 = true,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_get.c | 996 .lower_flrp16 = true,
|
| H A D | si_shader_nir.c | 600 unsigned lower_flrp = (nir->options->lower_flrp16 ? 16 : 0) |
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_glsl_to_nir.cpp | 305 (nir->options->lower_flrp16 ? 16 : 0) |
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_shader.c | 58 .lower_flrp16 = true, 695 unsigned lower_flrp = (nir->options->lower_flrp16 ? 16 : 0) |
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir.h | 2414 bool lower_flrp16; member in struct:nir_shader_compiler_options
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/ |
| H A D | nir_to_vir.c | 1839 (s->options->lower_flrp16 ? 16 : 0) |
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/ |
| H A D | nv50_ir_from_nir.cpp | 3228 op.lower_flrp16 = (chipset >= NVISA_GV100_CHIPSET);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_program.c | 1515 (s->options->lower_flrp16 ? 16 : 0) |
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/ |
| H A D | nir_to_dxil.c | 87 .lower_flrp16 = true,
|
| /xsrc/external/mit/MesaLib/src/compiler/nir/ |
| H A D | nir_opt_algebraic.c | [all...] |
| /xsrc/external/mit/MesaLib.old/src/compiler/nir/ |
| H A D | nir_opt_algebraic.c | [all...] |
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 20.1.0.rst | 772 - pan/mdg: Set lower_flrp16
|
| H A D | 21.3.0.rst | 1174 - llvmpipe: lower_flrp16
|