Home
last modified time | relevance | path

Searched defs:needUniformLocationWAR (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLSharedGroup.h99 bool needUniformLocationWAR() const { return m_locShiftWAR; } in needUniformLocationWAR() function
DGLSharedGroup.cpp497 bool GLSharedGroup::needUniformLocationWAR(GLuint program) in needUniformLocationWAR() function in GLSharedGroup