On Wed, Feb 10, 2016 at 1:10 PM, Samuel Pitoiset
wrote:
> According to the spec, this also increases the following minimum values:
> - MAX_COMBINED_TEXTURE_IMAGE_UNITS 96 (6*16), was 80
> - MAX_UNIFORM_BUFFER_BINDINGS 72 (6*12), was 60
>
> ARB_compute_shader is not enabled by defaul
According to the spec, this also increases the following minimum values:
- MAX_COMBINED_TEXTURE_IMAGE_UNITS 96 (6*16), was 80
- MAX_UNIFORM_BUFFER_BINDINGS 72 (6*12), was 60
ARB_compute_shader is not enabled by default because images support is
still not implemented yet. If you want