Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler.c226 compiler->has_dp4acc = dev_info->a6xx.has_dp4acc; in ir3_compiler_create()
Dir3_compiler.h173 bool has_dp4acc; member
Dir3_compiler_nir.c842 if (ctx->compiler->has_dp4acc) { in emit_alu()
/third_party/mesa3d/src/freedreno/common/
Dfreedreno_dev_info.h134 bool has_dp4acc; member
Dfreedreno_devices.py276 has_dp4acc = True,