|
@@ -2356,8 +2356,6 @@ class WebGPUBackend extends Backend {
|
|
|
]
|
|
]
|
|
|
);
|
|
);
|
|
|
|
|
|
|
|
- if ( texture.generateMipmaps ) this.textureUtils.generateMipmaps( texture );
|
|
|
|
|
-
|
|
|
|
|
if ( renderContextData.currentPass ) {
|
|
if ( renderContextData.currentPass ) {
|
|
|
|
|
|
|
|
const { descriptor } = renderContextData;
|
|
const { descriptor } = renderContextData;
|