Uses of Interface
club.doki7.webgpu.datatype.IWGPUSupportedFeatures
Packages that use IWGPUSupportedFeatures
-
Uses of IWGPUSupportedFeatures in club.doki7.webgpu
Methods in club.doki7.webgpu with parameters of type IWGPUSupportedFeaturesModifier and TypeMethodDescriptionvoidWGPU.adapterGetFeatures(WGPUAdapter adapter, IWGPUSupportedFeatures features) voidWGPU.deviceGetFeatures(WGPUDevice device, IWGPUSupportedFeatures features) -
Uses of IWGPUSupportedFeatures in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPUSupportedFeaturesModifier and TypeClassDescriptionfinal recordRepresents a pointer to aWGPUSupportedFeaturesstructure in native memory.static final recordRepresents a pointer to / an array of null structure(s) in native memory.