### Description The initRenderTarget is missing in the WebGPURenderer https://threejs.org/docs/#api/en/renderers/WebGLRenderer.initRenderTarget ### Solution implement it ### Alternatives Maybe there is another way in webgpu to init it before using it i'm not aware of it. ### Additional context _No response_