Vulkan: Add wide-color tests
[platform/upstream/VK-GL-CTS.git] / framework / opengl / gluRenderContext.hpp
index 0c6871c..e17cb59 100644 (file)
@@ -232,7 +232,7 @@ private:
 
 // Utilities
 
-RenderContext*         createRenderContext                             (tcu::Platform& platform, const tcu::CommandLine& cmdLine, const RenderConfig& config);
+RenderContext*         createRenderContext                             (tcu::Platform& platform, const tcu::CommandLine& cmdLine, const RenderConfig& config, const RenderContext* sharedContext = DE_NULL);
 RenderContext*         createDefaultRenderContext              (tcu::Platform& platform, const tcu::CommandLine& cmdLine, ApiType apiType);
 
 void                           initCoreFunctions                               (glw::Functions* dst, const glw::FunctionLoader* loader, ApiType apiType);