BufferResource¶
Overview¶
TODO: doc
@author Jonathan Olson <jonathan.olson@colorado.edu>
Class BufferResource¶
Constructor¶
new BufferResource( buffer : GPUBuffer, offset, size )¶
Instance Methods¶
getBindGroupEntry( binding : Binding ) : GPUBindGroupEntry¶
toDebugString() : string¶
Source Code¶
See the source for BufferResource.ts in the alpenglow repository.