Home
last modified time | relevance | path

Searched refs:lower_fdot (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_alu_width.c146 lower_fdot(nir_alu_instr *alu, nir_builder *builder) in lower_fdot() function
339 return lower_fdot(alu, b); in lower_alu_instr_width()
Dnir.h3340 bool lower_fdot; member
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_program.c81 .lower_fdot = true,
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c593 .lower_fdot = true,
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_nir.cpp3341 op.lower_fdot = false; in nvir_nir_shader_compiler_options()