Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLESv2/
DProgram.h194 GLint getActiveUniformMaxLength() const;
DProgram.cpp2844 GLint Program::getActiveUniformMaxLength() const in getActiveUniformMaxLength() function in es2::Program
DlibGLESv2.cpp2947 *params = programObject->getActiveUniformMaxLength(); in GetProgramiv()
/external/angle/src/libANGLE/
DProgram.h556 GLint getActiveUniformMaxLength() const;
Dqueryutils.cpp1314 *params = program->getActiveUniformMaxLength(); in QueryProgramiv()
DProgram.cpp2530 GLint Program::getActiveUniformMaxLength() const in getActiveUniformMaxLength() function in gl::Program