实现

构造函数

属性

_colorStates: GPUColorTargetState[]
_depthState: GPUColorTargetState
_depthTexture: WebGPUInternalTex
_generateMipmap: boolean
_isCube: boolean
_renderBundleDescriptor: GPURenderBundleEncoderDescriptor
_renderPassDescriptor: GPURenderPassDescriptor
_samples: number
_textures: WebGPUInternalTex[]
_texturesResolve: WebGPUInternalTex[]
colorFormat: RenderTargetFormat
depthStencilFormat: RenderTargetFormat
formatId: string = ''
globalId: number
gpuMemory: number = 0
isSRGB: boolean = false
objectName: string = 'WebGPUInternalRT'

方法