Closed j-o closed 10 years ago
The parameters level, layered, layer, access & format seem to be irrelevant for unbinding, according to the spec, but must be from valid ranges.
level, layered, layer, access & format
Also, remove unnecessary call to bind in bindImageTexture as the texture to bind is identified via its ID.
The parameters
level, layered, layer, access & format
seem to be irrelevant for unbinding, according to the spec, but must be from valid ranges.Also, remove unnecessary call to bind in bindImageTexture as the texture to bind is identified via its ID.