WGPUTextureDescriptor

value class WGPUTextureDescriptor(val $mem: MemorySegment)

TODO

Constructors

Link copied to clipboard
constructor(gc: Boolean)
constructor($mem: MemorySegment)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val $mem: MemorySegment
Link copied to clipboard

If set to WGPUTextureDimension.Undefined, defaults to WGPUTextureDimension.2D.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
var mipLevelCount: <Error class: unknown class>

TODO

Link copied to clipboard
Link copied to clipboard
var sampleCount: <Error class: unknown class>

TODO

Link copied to clipboard
Link copied to clipboard
var usage: <Error class: unknown class>

TODO

Link copied to clipboard
var viewFormatCount: <Error class: unknown class>

Array count for viewFormats.

Link copied to clipboard