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

Unified Diff: gpu/GLES2/extensions/CHROMIUM/CHROMIUM_ycbcr_422_image.txt

Issue 2648893002: Remove remaining traces of CreateGpuMemoryBufferImageCHROMIUM (Closed)
Patch Set: Rebase, but don't pull in extra changes... Created 3 years, 10 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: gpu/GLES2/extensions/CHROMIUM/CHROMIUM_ycbcr_422_image.txt
diff --git a/gpu/GLES2/extensions/CHROMIUM/CHROMIUM_ycbcr_422_image.txt b/gpu/GLES2/extensions/CHROMIUM/CHROMIUM_ycbcr_422_image.txt
index 546d783976d4c2e4ee8dea6b01afbb65c47102fa..2ab489bd2e4b4009cc5431e08b3b20e18d2fc693 100644
--- a/gpu/GLES2/extensions/CHROMIUM/CHROMIUM_ycbcr_422_image.txt
+++ b/gpu/GLES2/extensions/CHROMIUM/CHROMIUM_ycbcr_422_image.txt
@@ -21,9 +21,8 @@ Overview
This extension provides a new internal image format to use when creating an
image from underlying '2vuy' buffers.
- This extension is useful in conjunction with CreateImageCHROMIUM and
- CreateGpuMemoryBufferImageCHROMIUM to define the format of GpuMemoryBuffer
- backing the image.
+ This extension is useful in conjunction with CreateImageCHROMIUM to define
+ the format of GpuMemoryBuffer backing the image.
New Procedures and Functions
@@ -35,9 +34,7 @@ Errors
New Tokens
- Accepted by the <internalformat> parameter of CreateImageCHROMIUM, and
- <internalformat> parameter of CreateGpuMemoryBufferImageCHROMIUM:
- GL_RGB_YCBCR_422_CHROMIUM 0x78FB
+ Accepted by the <internalformat> parameter of CreateImageCHROMIUM.
New State

Powered by Google App Engine
This is Rietveld 408576698