summaryrefslogtreecommitdiffstats
path: root/opengl/tools/glgen/stubs/gles11/glMapBufferRange.java
Commit message (Collapse)AuthorAgeFilesLines
* Special-case glMapBufferRangeJesse Hall2013-04-101-0/+9
Updating the generator to handle GLvoid*/java.nio.Buffer return values probably wouldn't be too hard, but this is the only function that needs it currently. Bug: 8566953 Change-Id: I359a951136ab479ab576ce2e5a2881b937b7e8c9