Skip to content

WgslTextureDepthMultisampled2d

readonly [$internal]: Record<string, unknown>

WgslTexture.[$internal]

packages/typegpu/src/data/wgslTypes.ts:40


readonly [$repr]: textureDepthMultisampled2d

WgslTexture.[$repr]

packages/typegpu/src/data/texture.ts:170


readonly bindingSampleType: [GPUTextureSampleType, ...GPUTextureSampleType[]]

WgslTexture.bindingSampleType

packages/typegpu/src/data/texture.ts:56


readonly dimension: "2d"

WgslTexture.dimension

packages/typegpu/src/data/texture.ts:54


readonly multisampled: true

WgslTexture.multisampled

packages/typegpu/src/data/texture.ts:55


readonly sampleType: F32

WgslTexture.sampleType

packages/typegpu/src/data/texture.ts:53


readonly type: "texture_depth_multisampled_2d"

WgslTexture.type

packages/typegpu/src/data/texture.ts:169

toString(): string

string

WgslTexture.toString

packages/typegpu/src/data/wgslTypes.ts:43