Searched refs:imprecise_32bit_lowering (Results 1 – 13 of 13) sorted by relevance
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_nir.c | 418 .imprecise_32bit_lowering = true, in ir3_finalize_nir() 505 .imprecise_32bit_lowering = true,
|
/third_party/mesa3d/src/compiler/nir/ |
D | nir_lower_idiv.c | 254 else if (options->imprecise_32bit_lowering) in lower_idiv()
|
D | nir.h | 5295 bool imprecise_32bit_lowering; member
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_nir.cpp | 820 idiv_options.imprecise_32bit_lowering = sel->nir->info.stage != MESA_SHADER_COMPUTE; in r600_shader_from_nir()
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_nir.c | 1071 .imprecise_32bit_lowering = false, in brw_postprocess_nir()
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_compiler_nir.c | 1123 .imprecise_32bit_lowering = true, in etna_compile_shader_nir()
|
/third_party/mesa3d/src/asahi/compiler/ |
D | agx_compile.c | 1205 .imprecise_32bit_lowering = true, in agx_optimize_nir()
|
/third_party/mesa3d/src/broadcom/compiler/ |
D | vir.c | 1490 .imprecise_32bit_lowering = true, in v3d_attempt_compile()
|
/third_party/mesa3d/src/panfrost/midgard/ |
D | midgard_compile.c | 304 .imprecise_32bit_lowering = true, in optimise_nir()
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_program.c | 2320 .imprecise_32bit_lowering = true, in vc4_shader_ntq()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_from_nir.cpp | 3151 .imprecise_32bit_lowering = false, in run()
|
/third_party/mesa3d/src/panfrost/bifrost/ |
D | bifrost_compile.c | 3349 .imprecise_32bit_lowering = true, in bi_optimize_nir()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_pipeline.c | 3528 .imprecise_32bit_lowering = false, in radv_create_shaders()
|