Home
last modified time | relevance | path

Searched refs:nir_op_u2f16 (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h194 nir_op_u2f16, enumerator
Dnir_opcodes.c83 return nir_op_u2f16; in nir_type_conversion_op()
Dnir_builder_opcodes.h841 return nir_build_alu(build, nir_op_u2f16, src0, NULL, NULL, NULL); in nir_u2f16()
Dnir_constant_expressions.c13666 case nir_op_u2f16: in nir_eval_const_opcode()