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