Home
last modified time | relevance | path

Searched refs:nir_op_fdot16_replicated (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h187 nir_op_fdot16_replicated, enumerator
Dnir_builder_opcodes.h806 return nir_build_alu(build, nir_op_fdot16_replicated, src0, src1, NULL, NULL); in nir_fdot16_replicated()
Dnir_constant_expressions.c46930 case nir_op_fdot16_replicated: in nir_eval_const_opcode()