summaryrefslogtreecommitdiffstats
path: root/gpu/GLES2/extensions/CHROMIUM/CHROMIUM_depth_texture.txt
diff options
context:
space:
mode:
Diffstat (limited to 'gpu/GLES2/extensions/CHROMIUM/CHROMIUM_depth_texture.txt')
-rw-r--r--gpu/GLES2/extensions/CHROMIUM/CHROMIUM_depth_texture.txt38
1 files changed, 38 insertions, 0 deletions
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 0000000..b7cc380
--- /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
+
+