Searched refs:textureOutputData (Results 1 – 1 of 1) sorted by relevance
121 std::vector<GLfloat> textureOutputData(textureDataSize, 0.1f); in initTextures() local136 GL_FLOAT, textureOutputData.data()); in initTextures()