Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/GLES_CM/
DGLEScmContext.h148 glm::mat4 getTextureMatrix();
DCoreProfileEngine.cpp876 glm::mat4 currTextureMatrix = mCtx->getTextureMatrix(); in preDrawVertexSetup()
DGLEScmContext.cpp645 glm::mat4 GLEScmContext::getTextureMatrix() { in getTextureMatrix() function in GLEScmContext