Skip to content

Documentation / device / BindPointInfo

Interface: BindPointInfo

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

Binding point information for a uniform

Properties

group

group: number

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


binding

binding: number

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


type

type: PBTypeInfo

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

Released under the MIT License.