Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DCoreProfileEngine.h64 GLint textureFormatLoc; member
DCoreProfileEngine.cpp281 m_geometryDrawState.textureFormatLoc = in getGeometryDrawState()
845 gl.glUniform1i(m_geometryDrawState.textureFormatLoc, texData->internalFormat); in preDrawTextureUnitEmulation()
847 gl.glUniform1i(m_geometryDrawState.textureFormatLoc, GL_RGBA); in preDrawTextureUnitEmulation()