Enable WebGL extensions when required

This commit is contained in:
Tim Schaub
2021-09-17 14:12:53 -06:00
parent 0d06f7b493
commit da256e6c00
3 changed files with 39 additions and 22 deletions

View File

@@ -233,10 +233,6 @@ Cannot determine IIIF Image API version from provided image information JSON.
A `WebGLArrayBuffer` must either be of type `ELEMENT_ARRAY_BUFFER` or `ARRAY_BUFFER`.
### 63
Support for the `OES_element_index_uint`, `OES_texture_float`, and `OES_texture_float_linear` WebGL extensions are mandatory for WebGL layers.
### 64
Layer opacity must be a number.