Searched refs:printShaderSource (Results 1 - 4 of 4) sorted by relevance

/external/deqp/external/openglcts/modules/common/
H A DglcViewportArrayTests.hpp162 static void printShaderSource(const glw::GLchar* source, tcu::MessageBuilder& log);
H A DglcViewportArrayTests.cpp664 void Utils::program::printShaderSource(const GLchar* source, tcu::MessageBuilder& log) function in class:glcts::ViewportArray::Utils::program
2581 Utils::program::printShaderSource(exc.m_shader_source.c_str(), message);
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.cpp1757 Utils::program::printShaderSource(exc.m_shader_source, message);
1816 Utils::program::printShaderSource(exc.m_shader_source, message);
2041 Utils::program::printShaderSource(exc.m_shader_source, message);
2061 Utils::program::printShaderSource(compute_shader, message);
2144 Utils::program::printShaderSource(exc.m_shader_source, message);
2169 Utils::program::printShaderSource(*data[i], message);
18380 void Utils::program::printShaderSource(const shaderSource& source, tcu::MessageBuilder& log) function in class:gl4cts::GLSL420Pack::Utils::program
H A Dgl4cShadingLanguage420PackTests.hpp300 static void printShaderSource(const shaderSource& source, tcu::MessageBuilder& log);

Completed in 292 milliseconds