Skip to content

Documentation / device / ExternalTextureBindingLayout

Interface: ExternalTextureBindingLayout

Defined in: libs/device/src/gpuobject.ts:1186

Binding layout of an external texture

Properties

autoBindSampler

autoBindSampler: string

Defined in: libs/device/src/gpuobject.ts:1188

name of the default sampler uniform when using WebGPU device

Released under the MIT License.