-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove copyToTexture,CopyExternalImageToTexture:destination_texture,d…
…imension:* (#1864) This patch removes the validation test on the dimension of the destination texture of CopyExternalImageToTexture() as now we only allow textures with RENDER_ATTACHMENT usage to be the destination texture used in that API, while in current SPEC only 2D textures are allowed to be created with RENDER_ATTACHMENT usage.
- Loading branch information
1 parent
deb4ba9
commit 409e987
Showing
1 changed file
with
3 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters