Lines Matching refs:bufferTargets
437 static const deUint32 bufferTargets[] =
458 const deUint32 target = bufferTargets[rnd.getInt(0, DE_LENGTH_OF_ARRAY(bufferTargets)-1)];
546 static const deUint32 bufferTargets[] =
574 for (int targetNdx = 0; targetNdx < DE_LENGTH_OF_ARRAY(bufferTargets); targetNdx++)
578 const deUint32 target = bufferTargets[targetNdx];
599 for (int targetNdx = 0; targetNdx < DE_LENGTH_OF_ARRAY(bufferTargets); targetNdx++)
601 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];