Searched refs:OPCODE_ERROR (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.c561 OPCODE_ERROR, /* raise compiled-in error */ enumerator in enum:__anon318e37e30103
9210 n = alloc_instruction(ctx, OPCODE_ERROR, 1 + POINTER_DWORDS);
9296 case OPCODE_ERROR:
11989 case OPCODE_ERROR:
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddlist.c637 OPCODE_ERROR, /* raise compiled-in error */ enumerator in enum:__anond48efa960103
11156 n = alloc_instruction(ctx, OPCODE_ERROR, 1 + POINTER_DWORDS);
11227 case OPCODE_ERROR:
14992 case OPCODE_ERROR:

Completed in 32 milliseconds