Home
last modified time | relevance | path

Searched refs:lower_bit_count (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.h65 .lower_bit_count = true,
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_alu.c98 if (b->shader->options->lower_bit_count) { in lower_alu_instr()
Dnir.h3464 bool lower_bit_count; member
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.c659 .lower_bit_count = true,
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c206 .lower_bit_count = true,
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_nir.cpp3242 op.lower_bit_count = false; in nvir_nir_shader_compiler_options()