3 CHROMIUM_ycbcr_422_image
7 GL_CHROMIUM_ycbcr_422_image
11 Last Modifed Date: August 26, 2015
15 OpenGL ES 2.0 is required.
17 GL_CHROMIUM_image is required.
21 This extension provides a new internal image format to use when creating an
22 image from underlying '2vuy' buffers.
24 This extension is useful in conjunction with CreateImageCHROMIUM and
25 CreateGpuMemoryBufferImageCHROMIUM to define the format of GpuMemoryBuffer
28 New Procedures and Functions
38 Accepted by the <internalformat> parameter of CreateImageCHROMIUM, and
39 <internalformat> parameter of CreateGpuMemoryBufferImageCHROMIUM:
40 GL_RGB_YCBCR_422_CHROMIUM 0x78FB
48 8/26/2015 Documented the extension