webgpu-c
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
webgpu-c
webgpu-c
/
lib.wgpu
/
WGPUSupportedWGSLLanguageFeatures
WGPUSupported
WGSLLanguage
Features
value
class
WGPUSupportedWGSLLanguageFeatures
(
val
$mem
:
MemorySegment
)
TODO
Members
Constructors
WGPUSupported
WGSLLanguage
Features
Link copied to clipboard
constructor
(
gc
:
Boolean
)
constructor
(
$mem
:
MemorySegment
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
$mem
Link copied to clipboard
val
$mem
:
MemorySegment
feature
Count
Link copied to clipboard
var
featureCount
:
<Error class: unknown class>
Array count for
features
.
features
Link copied to clipboard
var
features
:
Pointer
<
WGPUWGSLLanguageFeatureName
>
TODO