Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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) in printShaderSource() function in glcts::ViewportArray::Utils::program
2581 Utils::program::printShaderSource(exc.m_shader_source.c_str(), message); in iterate()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.cpp1786 Utils::program::printShaderSource(exc.m_shader_source, message); in testCompute()
1845 Utils::program::printShaderSource(exc.m_shader_source, message); in testDrawArray()
2070 Utils::program::printShaderSource(exc.m_shader_source, message); in testCompute()
2090 Utils::program::printShaderSource(compute_shader, message); in testCompute()
2173 Utils::program::printShaderSource(exc.m_shader_source, message); in testDrawArray()
2198 Utils::program::printShaderSource(*data[i], message); in testDrawArray()
18454 void Utils::program::printShaderSource(const shaderSource& source, tcu::MessageBuilder& log) in printShaderSource() function in gl4cts::GLSL420Pack::Utils::program
H A Dgl4cShadingLanguage420PackTests.hpp300 static void printShaderSource(const shaderSource& source, tcu::MessageBuilder& log);

Completed in 44 milliseconds