Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.gpu
/
GPUTexelCopyBufferLayout
GPUTexel
Copy
Buffer
Layout
interface
GPUTexelCopyBufferLayout
(
source
)
Inheritors
GPUTexelCopyBufferInfo
Members
Properties
bytes
Per
Row
Link copied to clipboard
abstract
val
bytesPerRow
:
GPUSize32
?
offset
Link copied to clipboard
abstract
val
offset
:
GPUSize64
?
rows
Per
Image
Link copied to clipboard
abstract
val
rowsPerImage
:
GPUSize32
?