GPUSupportedWGSLLanguageFeatures
class GPUSupportedWGSLLanguageFeatures
A list of supported optional WGSL language features.
Summary
Public constructors |
|---|
GPUSupportedWGSLLanguageFeatures(features: IntArray) |
Public constructors
GPUSupportedWGSLLanguageFeatures
Added in 1.0.0-alpha05
GPUSupportedWGSLLanguageFeatures(features: IntArray = intArrayOf())
Public properties
features
Added in 1.0.0-alpha05
var features: IntArray
An array of supported WGSL language feature names.