Searched refs:pointSpriteBlue (Results 1 – 2 of 2) sorted by relevance
127 GLubyte pointSpriteBlue = static_cast<GLubyte>(rand() % 255); in initializeBenchmark() local140 positionColorData[j * mBytesPerSprite + 2 * sizeof(float) + 2] = pointSpriteBlue; // B in initializeBenchmark()