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

/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A DShader.h57 int getInfoLogLength() const;
H A DProgram.h109 int getInfoLogLength() const;
H A DShader.cpp112 int Shader::getInfoLogLength() const function in class:gl::Shader
H A DlibGLESv2.cpp2872 *params = programObject->getInfoLogLength();
3077 *params = shaderObject->getInfoLogLength();
H A DProgram.cpp2517 int Program::getInfoLogLength() const

Completed in 103 milliseconds