f6c2a14ee9923164cec3f0d22f05a8c932a223efc2614cf0e83d7bbe1d5d1c25.json 1.2 KB

1
  1. {"ast":null,"code":"import { ExternalTexture } from \"../../Materials/Textures/externalTexture.js\";\n/**\n * Nothing specific to WebGPU in this class, but the spec is not final yet so let's remove it later on\n * if it is not needed\n * @internal\n **/\nexport class WebGPUExternalTexture extends ExternalTexture {\n constructor(video) {\n super(video);\n }\n}","map":{"version":3,"names":["ExternalTexture","WebGPUExternalTexture","constructor","video"],"sources":["F:/workspace/202226701027/huinongbao-app/node_modules/@babylonjs/core/Engines/WebGPU/webgpuExternalTexture.js"],"sourcesContent":["import { ExternalTexture } from \"../../Materials/Textures/externalTexture.js\";\n/**\n * Nothing specific to WebGPU in this class, but the spec is not final yet so let's remove it later on\n * if it is not needed\n * @internal\n **/\nexport class WebGPUExternalTexture extends ExternalTexture {\n constructor(video) {\n super(video);\n }\n}\n"],"mappings":"AAAA,SAASA,eAAe,QAAQ,6CAA6C;AAC7E;AACA;AACA;AACA;AACA;AACA,OAAO,MAAMC,qBAAqB,SAASD,eAAe,CAAC;EACvDE,WAAWA,CAACC,KAAK,EAAE;IACf,KAAK,CAACA,KAAK,CAAC;EAChB;AACJ","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}