shader texture sampler type must match texture format |
|
Issue descriptionFor example, sampler2D should not be used to sample an integer or unsigned integer texture. In these situations, INVALID_OPERATION should be generated. See https://github.com/KhronosGroup/WebGL/issues/2585 |
|
►
Sign in to add a comment |
|