Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/program/
Dprog_instruction.h155 OPCODE_NOISE4, /* X */ enumerator
Dprog_instruction.c136 { OPCODE_NOISE4, "NOISE4", 1, 1 },
Dprog_execute.c903 case OPCODE_NOISE4: in _mesa_execute_program()