Home | History | Annotate | Download | only in CHROMIUM
      1 Name
      2 
      3     CHROMIUM_depth_texture
      4 
      5 Name Strings
      6 
      7     GL_CHROMIUM_depth_texture
      8 
      9 Status
     10 
     11     DRAFT.
     12 
     13 Version
     14 
     15     Last Modifed Date: June 4, 2012
     16     Revision: #1
     17 
     18 Number
     19 
     20     TBD
     21 
     22 Dependencies
     23 
     24     OpenGL ES 2.0 is required.
     25     This extension is written against the OpenGL ES 2.0.25 specification
     26 
     27     ANGLE_depth_texture.
     28 
     29 Overview
     30 
     31     This extension is the same as ANGLE_depth_texture except it does
     32     not add support for TexStorageEXT.
     33 
     34 New Procedures and Functions
     35 
     36     None
     37 
     38 
     39