Uses of Interface
club.doki7.webgpu.datatype.IWGPUShaderDefine
Packages that use IWGPUShaderDefine
-
Uses of IWGPUShaderDefine in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPUShaderDefineModifier and TypeClassDescriptionfinal record
Represents a pointer to aWGPUShaderDefine
structure in native memory.static final record
Represents a pointer to / an array of null structure(s) in native memory.Methods in club.doki7.webgpu.datatype with parameters of type IWGPUShaderDefineModifier and TypeMethodDescriptionWGPUShaderSourceGLSL.defines
(@Nullable IWGPUShaderDefine value)