toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-web
/
web.gpu
/
GPUTexelCopyBufferLayout
GPUTexel
Copy
Buffer
Layout
external
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
?