Home
last modified time | relevance | path

Searched refs:GetInfoLog (Results 1 – 25 of 134) sorted by relevance

123456

/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dglshader.cpp18 static const string GetInfoLog(GLhandleARB obj);
180 *g_shaderLogFile << GetInfoLog(getID()); in link()
207 *g_shaderLogFile << GetInfoLog(shader->getID()); in CreateVertexShader()
234 *g_shaderLogFile << GetInfoLog(shader->getID()); in CreateFragmentShader()
338 GetInfoLog(GLhandleARB obj) in GetInfoLog() function
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dglshader.cpp18 static const string GetInfoLog(GLhandleARB obj);
180 *g_shaderLogFile << GetInfoLog(getID()); in link()
207 *g_shaderLogFile << GetInfoLog(shader->getID()); in CreateVertexShader()
234 *g_shaderLogFile << GetInfoLog(shader->getID()); in CreateFragmentShader()
338 GetInfoLog(GLhandleARB obj) in GetInfoLog() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/test_utils/
H A DShaderExtensionTest.h72 return ::testing::AssertionFailure() << sh::GetInfoLog(mCompiler); in TestShaderCompile()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/tests/compiler_tests/
H A DShCompile_test.cpp40 const std::string &compileLog = sh::GetInfoLog(mCompiler); in testCompile()
H A DFragDepth_test.cpp59 return ::testing::AssertionFailure() << sh::GetInfoLog(mCompiler); in TestShaderCompile()
H A DShaderExtension_test.cpp84 const std::string &compileLog = sh::GetInfoLog(mCompiler); in TestShaderExtension()
H A DEXT_blend_func_extended_test.cpp171 return ::testing::AssertionFailure() << sh::GetInfoLog(mCompiler); in TestShaderCompile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/compiler_tests/
H A DFragDepth_test.cpp59 return ::testing::AssertionFailure() << sh::GetInfoLog(mCompiler); in TestShaderCompile()
H A DAPPLE_clip_distance_test.cpp67 return ::testing::AssertionFailure() << sh::GetInfoLog(mCompiler); in TestShaderCompile()
H A DShCompile_test.cpp44 const std::string &compileLog = sh::GetInfoLog(mCompiler); in testCompile()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/canvas/
H A DWebGLShaderValidator.h41 void GetInfoLog(nsACString* out) const;
H A DWebGLShaderValidator.cpp220 void ShaderValidator::GetInfoLog(nsACString* out) const { in GetInfoLog() function in mozilla::webgl::ShaderValidator
223 const std::string& log = sh::GetInfoLog(mHandle); in GetInfoLog()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/canvas/
H A DWebGLShaderValidator.h43 void GetInfoLog(nsACString* out) const;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dshader_translator.cc236 *info_log = sh::GetInfoLog(compiler_); in Translate()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dshader_translator.cc236 *info_log = sh::GetInfoLog(compiler_); in Translate()
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/3rdparty/angle/include/GLSLANG/
H A DShaderLang.h543 const std::string &GetInfoLog(const ShHandle handle);
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/3rdparty/angle/include/GLSLANG/
H A DShaderLang.h543 const std::string &GetInfoLog(const ShHandle handle);
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/3rdparty/angle/include/GLSLANG/
H A DShaderLang.h543 const std::string &GetInfoLog(const ShHandle handle);
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/3rdparty/angle/include/GLSLANG/
H A DShaderLang.h543 const std::string &GetInfoLog(const ShHandle handle);
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/3rdparty/angle/include/GLSLANG/
H A DShaderLang.h543 const std::string &GetInfoLog(const ShHandle handle);
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/3rdparty/angle/include/GLSLANG/
H A DShaderLang.h543 const std::string &GetInfoLog(const ShHandle handle);
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/3rdparty/angle/include/GLSLANG/
H A DShaderLang.h543 const std::string &GetInfoLog(const ShHandle handle);
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/3rdparty/angle/include/GLSLANG/
H A DShaderLang.h543 const std::string &GetInfoLog(const ShHandle handle);
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/3rdparty/angle/include/GLSLANG/
H A DShaderLang.h543 const std::string &GetInfoLog(const ShHandle handle);
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/3rdparty/angle/include/GLSLANG/
H A DShaderLang.h543 const std::string &GetInfoLog(const ShHandle handle);

123456