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

Unified Diff: gpu/GLES2/extensions/CHROMIUM/CHROMIUM_ycrcb_420_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
« no previous file with comments | « gpu/GLES2/extensions/CHROMIUM/CHROMIUM_ycbcr_422_image.txt ('k') | gpu/GLES2/gl2chromium_autogen.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gpu/GLES2/extensions/CHROMIUM/CHROMIUM_ycrcb_420_image.txt
diff --git a/gpu/GLES2/extensions/CHROMIUM/CHROMIUM_ycrcb_420_image.txt b/gpu/GLES2/extensions/CHROMIUM/CHROMIUM_ycrcb_420_image.txt
index f5ad474eb14e4505d68e5de5a7e593f324610fa6..c87b5e031cb789572ba5d43a6d44e23ceff2f306 100644
--- a/gpu/GLES2/extensions/CHROMIUM/CHROMIUM_ycrcb_420_image.txt
+++ b/gpu/GLES2/extensions/CHROMIUM/CHROMIUM_ycrcb_420_image.txt
@@ -21,9 +21,8 @@ Overview
This extension provides a new internal image format to use when creating an
image from underlying YV12 buffers with YVU components.
- 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_YCRCB_420_CHROMIUM 0x78FA
+ Accepted by the <internalformat> parameter of CreateImageCHROMIUM.
New State
« no previous file with comments | « gpu/GLES2/extensions/CHROMIUM/CHROMIUM_ycbcr_422_image.txt ('k') | gpu/GLES2/gl2chromium_autogen.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698