-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
area: graphicsGraphics related issueGraphics related issueenhancementRequest for a new featureRequest for a new feature
Description
In the engine, there is a copyRenderTarget mechanism, but there is no function for copying one texture to another while specifying mipLevels. It would be great to have such a feature.
https://developer.mozilla.org/en-US/docs/Web/API/WebGLRenderingContext/copyTexSubImage2D
https://developer.mozilla.org/en-US/docs/Web/API/GPUCommandEncoder/copyTextureToTexture
Metadata
Metadata
Assignees
Labels
area: graphicsGraphics related issueGraphics related issueenhancementRequest for a new featureRequest for a new feature