| 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
|
|
|
|
|