Home
last modified time | relevance | path

Searched refs:lower_ifind_msb (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.h47 .lower_ifind_msb = true,
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.h56 .lower_ifind_msb = true,
/third_party/mesa3d/src/asahi/compiler/
Dagx_compile.h207 .lower_ifind_msb = true,
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_screen.c165 .lower_ifind_msb = true,
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_screen.c725 .lower_ifind_msb = true,
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c624 .lower_ifind_msb = true,
/third_party/mesa3d/src/broadcom/vulkan/
Dv3dv_pipeline.c229 .lower_ifind_msb = true,
/third_party/mesa3d/src/compiler/nir/
Dnir.h3296 bool lower_ifind_msb; member
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_from_nir.cpp3328 op.lower_ifind_msb = (chipset < NVISA_GF100_CHIPSET); in nvir_nir_shader_compiler_options()