OSDN Git Service

Generate GLES30 class, just a clone of GLES20 for now
authorJesse Hall <jessehall@google.com>
Fri, 29 Mar 2013 18:02:07 +0000 (11:02 -0700)
committerJesse Hall <jessehall@google.com>
Wed, 10 Apr 2013 15:34:54 +0000 (08:34 -0700)
commit63ed38dc52b27c5b39b11717d0c7736e1756db42
tree7dea6c03b0759d914bc0d8f42c2e350ac1c3cfd2
parenta3b641e89c89d9fe7e18123cffb8bac67a2c168d
Generate GLES30 class, just a clone of GLES20 for now

Bug: 8566953
Change-Id: I6fad880344b9c247de4018711ea7cb6eb1a609d6
opengl/tools/glgen/gen
opengl/tools/glgen/specs/gles11/GLES30.spec [new file with mode: 0644]
opengl/tools/glgen/src/GenerateGLES.java
opengl/tools/glgen/stubs/gles11/GLES30Header.java-if [new file with mode: 0644]
opengl/tools/glgen/stubs/gles11/GLES30cHeader.cpp [new file with mode: 0644]