Uses of Interface
club.doki7.webgpu.datatype.IWGPUSupportedWgslLanguageFeatures
Packages that use IWGPUSupportedWgslLanguageFeatures
-
Uses of IWGPUSupportedWgslLanguageFeatures in club.doki7.webgpu
Methods in club.doki7.webgpu with parameters of type IWGPUSupportedWgslLanguageFeaturesModifier and TypeMethodDescriptionint
WGPU.instanceGetWgslLanguageFeatures
(WGPUInstance instance, IWGPUSupportedWgslLanguageFeatures features) -
Uses of IWGPUSupportedWgslLanguageFeatures in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPUSupportedWgslLanguageFeaturesModifier and TypeClassDescriptionfinal record
Represents a pointer to aWGPUSupportedWgslLanguageFeatures
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.