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

/external/swiftshader/src/OpenGL/libGLES_CM/
H A DContext.cpp2838 VertexAttribute oldTexCoord0Attribute = mState.vertexAttribute[sw::TexCoord0]; local
2859 mState.vertexAttribute[sw::TexCoord0] = oldTexCoord0Attribute;
2863 oldTexCoord0Attribute.mBoundBuffer = nullptr;

Completed in 167 milliseconds