Searched refs:getActiveAttributeMaxLength (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/angle/src/libGLESv2/
H A DProgram.h89 GLint getActiveAttributeMaxLength();
H A DProgram.cpp424 GLint Program::getActiveAttributeMaxLength() function in class:gl::Program
429 return programBinary->getActiveAttributeMaxLength();
H A DProgramBinary.h105 GLint getActiveAttributeMaxLength() const;
H A DProgramBinary.cpp2414 GLint ProgramBinary::getActiveAttributeMaxLength() const function in class:gl::ProgramBinary
H A DlibGLESv2.cpp3459 *params = programObject->getActiveAttributeMaxLength();

Completed in 138 milliseconds