summaryrefslogtreecommitdiffstats
path: root/opengl/tools/glgen/stubs/gles11/glGetActiveAttrib.nativeReg
Commit message (Collapse)AuthorAgeFilesLines
* glgen stubs to fix bad methods in gles20 bindingsThomas Tafertshofer2012-07-191-0/+4
this adds correct versions of the broken GLES20 methods glGetShaderSource, glGetActiveAttrib and glGetActiveUniform. the old broken methods are still there and need to be @hide later. Bug: 6006380 Change-Id: Ide74242ada54b85459b459ae4f20cd26a23c7610