Skip to content

TgpuTextureView

  • TgpuNamable

TSchema extends WgslStorageTexture | WgslTexture = WgslStorageTexture | WgslTexture

readonly [$gpuValueOf]: Infer<TSchema>

packages/typegpu/src/core/texture/texture.ts:181


readonly [$internal]: TextureViewInternals

packages/typegpu/src/core/texture/texture.ts:176


$

$: Infer<TSchema>

packages/typegpu/src/core/texture/texture.ts:183


readonly resourceType: "texture-view"

packages/typegpu/src/core/texture/texture.ts:177


readonly schema: TSchema

packages/typegpu/src/core/texture/texture.ts:178


readonly optional size: number[]

packages/typegpu/src/core/texture/texture.ts:179


value: Infer<TSchema>

packages/typegpu/src/core/texture/texture.ts:182

$name(label): this

string

this

TgpuNamable.$name

packages/typegpu/src/shared/meta.ts:97