Searched refs:tuint8 (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_opcodes.py | 102 tuint8 = "uint8" variable 394 unop_horiz("pack_32_4x8", 1, tuint32, 4, tuint8, 415 unop_horiz("unpack_32_4x8", 4, tuint8, 1, tuint32, 921 opcode("pack_32_4x8_split", 0, tuint32, [0, 0, 0, 0], [tuint8, tuint8, tuint8, tuint8],
|
Completed in 2 milliseconds