Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.cpp2822 VertexAttribute oldTexCoord0Attribute = mState.vertexAttribute[sw::TexCoord0]; in drawTexture() local
2843 mState.vertexAttribute[sw::TexCoord0] = oldTexCoord0Attribute; in drawTexture()
2847 oldTexCoord0Attribute.mBoundBuffer = nullptr; in drawTexture()