Skip to content

Documentation / device / BindPointInfo

Interface: BindPointInfo

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

Binding point information for a uniform

Properties

group

group: number

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


binding

binding: number

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


type

type: PBTypeInfo

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

Released under the MIT License.