X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=framework%2Fopengl%2FgluRenderContext.hpp;h=e17cb59a74dc2a625d47a2ff2fc14bdbe66ba1c0;hb=db0f40414e62da810ee561d5f51bc34902d57f60;hp=0c6871c1fe102a8da07aca31a411d8a8b17eaa94;hpb=55170bf477fa220b0568fe924e8dc36c0e0ad0fe;p=platform%2Fupstream%2FVK-GL-CTS.git diff --git a/framework/opengl/gluRenderContext.hpp b/framework/opengl/gluRenderContext.hpp index 0c6871c..e17cb59 100644 --- a/framework/opengl/gluRenderContext.hpp +++ b/framework/opengl/gluRenderContext.hpp @@ -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);