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

/external/deqp/modules/gles2/functional/
H A Des2fShaderTextureFunctionTests.cpp272 int numVertexUnits = 0; local
273 gl.getIntegerv(GL_MAX_VERTEX_TEXTURE_IMAGE_UNITS, &numVertexUnits);
274 if (numVertexUnits < 1)

Completed in 456 milliseconds