Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLESv2/
DProgram.h190 GLint getActiveAttributeMaxLength() const;
DProgram.cpp2800 GLint Program::getActiveAttributeMaxLength() const in getActiveAttributeMaxLength() function in es2::Program
DlibGLESv2.cpp2941 *params = programObject->getActiveAttributeMaxLength(); in GetProgramiv()
/external/angle/src/libANGLE/
DProgram.h533 GLint getActiveAttributeMaxLength() const;
Dqueryutils.cpp1308 *params = program->getActiveAttributeMaxLength(); in QueryProgramiv()
DProgram.cpp2091 GLint Program::getActiveAttributeMaxLength() const in getActiveAttributeMaxLength() function in gl::Program