Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-web
/
web.gpu
/
GPUBufferDescriptor
GPUBuffer
Descriptor
interface
GPUBufferDescriptor
:
GPUObjectDescriptorBase
(
source
)
Members
Properties
label
Link copied to clipboard
abstract
var
label
:
String
?
mapped
At
Creation
Link copied to clipboard
abstract
var
mappedAtCreation
:
Boolean
?
size
Link copied to clipboard
abstract
var
size
:
GPUSize64
usage
Link copied to clipboard
abstract
var
usage
:
GPUBufferUsageFlags