New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 805518 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

shader texture sampler type must match texture format

Project Member Reported by zmo@chromium.org, Jan 24 2018

Issue description

For 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