Lines Matching refs:bufferTargets
437 static const deUint32 bufferTargets[] =
470 const deUint32 target = bufferTargets[rnd.getInt(0, DE_LENGTH_OF_ARRAY(bufferTargets)-1)];
559 static const deUint32 bufferTargets[] =
589 for (int targetNdx = 0; targetNdx < DE_LENGTH_OF_ARRAY(bufferTargets); targetNdx++)
593 const deUint32 target = bufferTargets[targetNdx];
675 spec->target = bufferTargets[rnd.getInt(0, DE_LENGTH_OF_ARRAY(bufferTargets)-1)];
690 for (int targetNdx = 0; targetNdx < DE_LENGTH_OF_ARRAY(bufferTargets); targetNdx++)
694 const deUint32 target = bufferTargets[targetNdx];