Home
last modified time | relevance | path

Searched refs:OP_IS_PACK_COLOUR (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
Dhelpers.h96 #define OP_IS_PACK_COLOUR(op) ( \ macro
Ddisassemble.c1517 if (OP_IS_PACK_COLOUR(word->op) || OP_IS_UNPACK_COLOUR(word->op)) { in print_load_store_instr()