7 GL_CHROMIUM_yuv_420_image
11 Last Modifed Date: April 10, 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 I420 buffers with YUV components.
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_YUV_420_CHROMIUM 0x78FA
48 4/10/2015 Documented the extension