Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h200 nir_op_u2u8, enumerator
Dnir_builder_opcodes.h871 return nir_build_alu(build, nir_op_u2u8, src0, NULL, NULL, NULL); in nir_u2u8()
Dnir_constant_expressions.c13678 case nir_op_u2u8: in nir_eval_const_opcode()