Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgram.h506 GLint getActiveAttributeMaxLength() const;
Dqueryutils.cpp1314 *params = program->getActiveAttributeMaxLength(); in QueryProgramiv()
DProgram.cpp2114 GLint Program::getActiveAttributeMaxLength() const in getActiveAttributeMaxLength() function in gl::Program