Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/tools/
Daubinator.c365 #define SUBOPCODE_BLOCK 0x41 macro
412 if ((h & 0xffff0000) == MAKE_HEADER(TYPE_AUB, OPCODE_AUB, SUBOPCODE_BLOCK)) { in aub_file_decode_batch()
425 case MAKE_HEADER(TYPE_AUB, OPCODE_AUB, SUBOPCODE_BLOCK): in aub_file_decode_batch()