Skip to content

Implement CopyTextureToTexture #8041

@AlexAPPi

Description

@AlexAPPi

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

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions