wgpu4k
Toggle table of contents
0.0.2
common
Platform filter
common
Switch theme
Search in API
wgpu4k
wgpu4k
/
io.ygdrasil.webgpu
/
QuerySetDescriptor
Query
Set
Descriptor
data
class
QuerySetDescriptor
(
val
label
:
String
?
=
null
,
val
type
:
QueryType
,
val
count
:
GPUSize32
)
Members
Constructors
Query
Set
Descriptor
Link copied to clipboard
constructor
(
label
:
String
?
=
null
,
type
:
QueryType
,
count
:
GPUSize32
)
Properties
count
Link copied to clipboard
val
count
:
GPUSize32
label
Link copied to clipboard
val
label
:
String
?
=
null
type
Link copied to clipboard
val
type
:
QueryType