export class RenderPassUpSample { constructor(device: any, sourceTexture: any); sourceTexture: any; shader: any; sourceTextureId: any; sourceInvResolutionId: any; sourceInvResolutionValue: Float32Array; execute(): void; }