Searched refs:OP_BUFFER_FILL (Results 1 – 1 of 1) sorted by relevance
7252 OP_BUFFER_FILL, enumerator8127 ops.push_back(OP_BUFFER_FILL); in getAvailableOps()8230 ops.push_back(OP_BUFFER_FILL); in getAvailableOps()8643 case OP_BUFFER_FILL: in applyOp()8875 case OP_BUFFER_FILL: return de::MovePtr<CmdCommand>(new FillBuffer(rng.getUint32())); in createCmdCommand()