Home
last modified time | relevance | path

Searched refs:has_dp2acc (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_compiler.c225 compiler->has_dp2acc = dev_info->a6xx.has_dp2acc; in ir3_compiler_create()
297 compiler->nir_options.has_udot_4x8 = dev_info->a6xx.has_dp2acc; in ir3_compiler_create()
298 compiler->nir_options.has_sudot_4x8 = dev_info->a6xx.has_dp2acc; in ir3_compiler_create()
H A Dir3_compiler.h172 bool has_dp2acc; member
H A Dir3_compiler_nir.c844 } else if (ctx->compiler->has_dp2acc) { in emit_alu()
/third_party/mesa3d/src/freedreno/common/
H A Dfreedreno_devices.py227 has_dp2acc = False, # TODO: check if true
247 has_dp2acc = True,
275 has_dp2acc = True,
H A Dfreedreno_dev_info.h133 bool has_dp2acc; member
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_device.c1065 pdevice->info->a6xx.has_dp2acc; in tu_get_physical_device_properties_1_3()
1069 pdevice->info->a6xx.has_dp2acc; in tu_get_physical_device_properties_1_3()
1083 pdevice->info->a6xx.has_dp2acc; in tu_get_physical_device_properties_1_3()
1087 pdevice->info->a6xx.has_dp2acc; in tu_get_physical_device_properties_1_3()

Completed in 12 milliseconds