| Index: gpu/GLES2/extensions/CHROMIUM/CHROMIUM_ycbcr_420v_image.txt
|
| diff --git a/gpu/GLES2/extensions/CHROMIUM/CHROMIUM_ycbcr_420v_image.txt b/gpu/GLES2/extensions/CHROMIUM/CHROMIUM_ycbcr_420v_image.txt
|
| index c83453ec7065ea8613a1c4fc59a9125b0279f018..db0957b6f78b7887b6b80937ca8b9c7baaa35191 100644
|
| --- a/gpu/GLES2/extensions/CHROMIUM/CHROMIUM_ycbcr_420v_image.txt
|
| +++ b/gpu/GLES2/extensions/CHROMIUM/CHROMIUM_ycbcr_420v_image.txt
|
| @@ -21,9 +21,8 @@ Overview
|
| This extension provides a new internal image format to use when creating an
|
| image from underlying '420v' 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_420V_CHROMIUM 0x78FC
|
| + Accepted by the <internalformat> parameter of CreateImageCHROMIUM.
|
|
|
| New State
|
|
|
|
|