Home
last modified time | relevance | path

Searched refs:getActiveAttributeMaxLength (Results 1 – 3 of 3) 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.cpp2948 *params = programObject->getActiveAttributeMaxLength(); in GetProgramiv()