GPUSupportedWGSLLanguageFeatures


class GPUSupportedWGSLLanguageFeatures


A list of supported optional WGSL language features.

Summary

Public constructors

Public properties

IntArray

An array of supported WGSL language feature names.

Public constructors

GPUSupportedWGSLLanguageFeatures

Added in 1.0.0-alpha04
GPUSupportedWGSLLanguageFeatures(features: IntArray = intArrayOf())

Public properties

features

Added in 1.0.0-alpha04
var featuresIntArray

An array of supported WGSL language feature names.