Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h62 nir_op_f2i16, enumerator
Dnir_opcodes.c104 return nir_op_f2i16; in nir_type_conversion_op()
Dnir_builder_opcodes.h181 return nir_build_alu(build, nir_op_f2i16, src0, NULL, NULL, NULL); in nir_f2i16()
Dnir_constant_expressions.c13402 case nir_op_f2i16: in nir_eval_const_opcode()