Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(200)

Unified Diff: Source/platform/graphics/gpu/WebGLImageConversion.h

Issue 1189053002: Upgrade WebGLImageConversion to ES3: Part I. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebased Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Source/platform/graphics/gpu/WebGLImageConversion.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/graphics/gpu/WebGLImageConversion.h
diff --git a/Source/platform/graphics/gpu/WebGLImageConversion.h b/Source/platform/graphics/gpu/WebGLImageConversion.h
index f07a3d44c679fa192e95691fb77c45a9bb2e07f0..3597ec72c632ea8ada1665ab069806415222ccb7 100644
--- a/Source/platform/graphics/gpu/WebGLImageConversion.h
+++ b/Source/platform/graphics/gpu/WebGLImageConversion.h
@@ -51,6 +51,7 @@ public:
DataFormatRGBA4444,
DataFormatRGB565,
DataFormatRGB10F11F11F,
+ DataFormatRGB5999,
DataFormatRG8,
DataFormatRG8_S,
DataFormatRG16,
« no previous file with comments | « no previous file | Source/platform/graphics/gpu/WebGLImageConversion.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698