Merge vk-gl-cts/vulkan-cts-1.0.0 into vk-gl-cts/vulkan-cts-1.0.1
[platform/upstream/VK-GL-CTS.git] / modules / egl / teglGLES1RenderUtil.hpp
index 3254331..2cd06ab 100644 (file)
@@ -36,6 +36,7 @@ namespace gles1
 
 void   clear           (int x, int y, int width, int height, const tcu::Vec4& color);
 void   readPixels      (tcu::Surface& dst, int x, int y, int width, int height);
+void   finish          (void);
 
 } // gles1
 } // egl