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

Unified Diff: ui/gfx/mojo/buffer_types.mojom

Issue 2920793005: gpu: support R16 GPUMemoryBuffer (Closed)
Patch Set: Fix Aleks's comments Created 3 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
Index: ui/gfx/mojo/buffer_types.mojom
diff --git a/ui/gfx/mojo/buffer_types.mojom b/ui/gfx/mojo/buffer_types.mojom
index 057831195cb1a521bbf6ddcbf35e4a2eb6fcb131..29c50d5417934e37afbc121ddfe1ecd4ce44b5cc 100644
--- a/ui/gfx/mojo/buffer_types.mojom
+++ b/ui/gfx/mojo/buffer_types.mojom
@@ -12,6 +12,7 @@ enum BufferFormat {
DXT5,
ETC1,
R_8,
+ R_16,
RG_88,
BGR_565,
RGBA_4444,

Powered by Google App Engine
This is Rietveld 408576698