| Index: gpu/GLES2/extensions/CHROMIUM/CHROMIUM_depth_texture.txt
|
| diff --git a/gpu/GLES2/extensions/CHROMIUM/CHROMIUM_depth_texture.txt b/gpu/GLES2/extensions/CHROMIUM/CHROMIUM_depth_texture.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..b7cc380215f444fee97694e7f5fe5e2da56fc455
|
| --- /dev/null
|
| +++ b/gpu/GLES2/extensions/CHROMIUM/CHROMIUM_depth_texture.txt
|
| @@ -0,0 +1,38 @@
|
| +Name
|
| +
|
| + CHROMIUM_depth_texture
|
| +
|
| +Name Strings
|
| +
|
| + GL_CHROMIUM_depth_texture
|
| +
|
| +Status
|
| +
|
| + DRAFT.
|
| +
|
| +Version
|
| +
|
| + Last Modifed Date: June 4, 2012
|
| + Revision: #1
|
| +
|
| +Number
|
| +
|
| + TBD
|
| +
|
| +Dependencies
|
| +
|
| + OpenGL ES 2.0 is required.
|
| + This extension is written against the OpenGL ES 2.0.25 specification
|
| +
|
| + ANGLE_depth_texture.
|
| +
|
| +Overview
|
| +
|
| + This extension is the same as ANGLE_depth_texture except it does
|
| + not add support for TexStorageEXT.
|
| +
|
| +New Procedures and Functions
|
| +
|
| + None
|
| +
|
| +
|
|
|