wgpu4k-native
Toggle table of contents
v24.0.0
android
Platform filter
android
Switch theme
Search in API
wgpu4k-native
wgpu4k-native
/
java.lang.foreign
/
GroupLayout
Group
Layout
android
class
GroupLayout
(
layouts
:
List
<
ValueLayout
>
,
val
name
:
String
?
=
null
)
:
ValueLayout
Members
Constructors
Group
Layout
Link copied to clipboard
android
constructor
(
layouts
:
List
<
ValueLayout
>
,
name
:
String
?
=
null
)
Properties
name
Link copied to clipboard
android
val
name
:
String
?
=
null
size
Link copied to clipboard
android
val
size
:
Long
Functions
byte
Size
Link copied to clipboard
android
fun
byteSize
(
)
:
Long
select
Link copied to clipboard
android
fun
select
(
name
:
String
)
:
ValueLayout
with
Name
Link copied to clipboard
android
open
override
fun
withName
(
name
:
String
)
:
GroupLayout