Home
last modified time | relevance | path

Searched refs:getPipelineInfoLog (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/
DesextcTestCaseBase.hpp197 std::string getPipelineInfoLog(glw::GLuint ppo_id);
DesextcTestCaseBase.cpp871 std::string TestCaseBase::getPipelineInfoLog(glw::GLuint ppo_id) in getPipelineInfoLog() function in glcts::TestCaseBase
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderTCTE.cpp2837 << getPipelineInfoLog(run.pipeline_object_id) << "\n\nVertex Shader:\n" in initTestRun()