Searched refs:texCoordNegX (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/opengl/
H A DgluTextureTestUtil.cpp1061 static const float texCoordNegX[] = local
1105 int texCoordSize = DE_LENGTH_OF_ARRAY(texCoordNegX);
1109 case tcu::CUBEFACE_NEGATIVE_X: texCoord = texCoordNegX; break;

Completed in 132 milliseconds