Home
last modified time | relevance | path

Searched refs:lower_ldexp (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.c43 .lower_ldexp = true, \
/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir.c44 .lower_ldexp = true,
100 .lower_ldexp = true,
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_screen.c140 .lower_ldexp = true,
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.c682 .lower_ldexp = true,
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c580 .lower_ldexp = true,
/third_party/mesa3d/src/compiler/spirv/
Dvtn_opencl.c556 if (nb->shader->options->lower_ldexp) in handle_special()
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c240 .lower_ldexp = true,
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_program.c2184 .lower_ldexp = true,
/third_party/mesa3d/src/compiler/nir/
Dnir.h3529 bool lower_ldexp; member
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp3262 op.lower_ldexp = true; in nvir_nir_shader_compiler_options()
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c86 .lower_ldexp = true,
/third_party/mesa3d/docs/relnotes/
D20.3.0.rst2951 - vtn/opencl: Only use libclc ldexp when lower_ldexp is set