Home
last modified time | relevance | path

Searched defs:getInfoLog (Results 1 – 17 of 17) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/
DShaderImpl.cpp35 const std::string &WaitableCompileEvent::getInfoLog() in getInfoLog() function in rx::WaitableCompileEvent
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DShaderImpl.cpp36 const std::string &WaitableCompileEvent::getInfoLog() in getInfoLog() function in rx::WaitableCompileEvent
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DShader.cpp104 void Shader::getInfoLog(GLsizei bufSize, GLsizei *length, char *infoLogOut) in getInfoLog() function in es2::Shader
DProgram.cpp2730 void Program::getInfoLog(GLsizei bufSize, GLsizei *length, char *buffer) in getInfoLog() function in es2::Program
/third_party/vk-gl-cts/framework/opengl/
DgluShaderProgram.hpp102 const std::string& getInfoLog (void) const { return getInfo().infoLog; } in getInfoLog() function in glu::Shader
138 const std::string& getInfoLog (void) const { return getInfo().infoLog; } in getInfoLog() function in glu::Program
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DShader.cpp207 void Shader::getInfoLog(GLsizei bufSize, GLsizei *length, char *infoLog) in getInfoLog() function in gl::Shader
DProgram.cpp1831 void Program::getInfoLog(GLsizei bufSize, GLsizei *length, char *infoLog) const in getInfoLog() function in gl::Program
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DShader.cpp213 void Shader::getInfoLog(GLsizei bufSize, GLsizei *length, char *infoLog) in getInfoLog() function in gl::Shader
DProgramExecutable.h122 InfoLog &getInfoLog() { return mInfoLog; } in getInfoLog() function
DProgramExecutable.cpp704 void ProgramExecutable::getInfoLog(GLsizei bufSize, GLsizei *length, char *infoLog) const in getInfoLog() function in gl::ProgramExecutable
/third_party/vk-gl-cts/external/openglcts/modules/glesext/
DesextcTestCaseBase.cpp886 std::string TestCaseBase::getInfoLog(LOG_TYPE log_type, glw::GLuint id) in getInfoLog() function in glcts::TestCaseBase
/third_party/glslang/glslang/MachineIndependent/
DShaderLang.cpp1916 const char* TShader::getInfoLog() in getInfoLog() function in glslang::TShader
2052 const char* TProgram::getInfoLog() in getInfoLog() function in glslang::TProgram
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DProgramGL.cpp147 const std::string &getInfoLog() { return mInfoLog; } in getInfoLog() function in rx::ProgramGL::LinkTask
/third_party/vk-gl-cts/modules/glshared/
DglsShaderLibraryCase.cpp707 const std::string& BeforeDrawValidator::getInfoLog (void) const in getInfoLog() function in deqp::gls::BeforeDrawValidator
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DProgramGL.cpp142 const std::string &getInfoLog() { return mInfoLog; } in getInfoLog() function in rx::ProgramGL::LinkTask
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DProgramD3D.cpp526 const gl::InfoLog &getInfoLog() const { return mInfoLog; } in getInfoLog() function in rx::ProgramD3D::GetExecutableTask
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DProgramD3D.cpp554 const gl::InfoLog &getInfoLog() const { return mInfoLog; } in getInfoLog() function in rx::ProgramD3D::GetExecutableTask