Properties
Methods
getSampler
- getSampler(device: any, sampleType?: number): any
Parameters
- device: any
Optional
sampleType: number
Returns any
getView
- getView(device: any): any
Returns any
uploadData
- uploadData(device: WebgpuGraphicsDevice): void
Parameters
- device: WebgpuGraphicsDevice
Returns void
uploadImmediate
- uploadImmediate(device: WebgpuGraphicsDevice, texture: Texture): void
Parameters
- device: WebgpuGraphicsDevice
- texture: Texture
Returns void
A WebGPU implementation of the Texture.