wgpu4k-native
Toggle table of contents
v24.0.1
android
Platform filter
android
Switch theme
Search in API
wgpu4k-native
wgpu4k-native
/
java.lang.foreign
/
ValueLayout
/
OfByte
Of
Byte
android
class
OfByte
(
val
size
:
Long
,
val
name
:
String
?
=
null
)
:
ValueLayout
Members
Constructors
Of
Byte
Link copied to clipboard
android
constructor
(
size
:
Long
,
name
:
String
?
=
null
)
Properties
name
Link copied to clipboard
android
val
name
:
String
?
=
null
size
Link copied to clipboard
android
val
size
:
Long
Functions
with
Name
Link copied to clipboard
android
open
override
fun
withName
(
name
:
String
)
:
ValueLayout.OfByte