DefinitelyTyped/types/webgl2
Adrian Blumer a965835ec7 webgl2: Allow for better type union with WebGLRenderingContext (#25059)
* allow for better type union with WebGLRenderingContext

adjusted typings for better declaration merging of some of the method declarations

* removed `BufferData` and `PixelData` type definitions

because otherwise they get exported as well

* addressed code review feedback

- fixed typos
- reverted function signature changes on functions / overloads only introduced in WebGL2
- added WebGL1 compatiblity line for readPixels
2018-04-26 15:07:34 -07:00
..
index.d.ts
tsconfig.json
tslint.json
webgl2-tests.ts