Uses of Interface
club.doki7.webgpu.datatype.IWGPUPushConstantRange
Packages that use IWGPUPushConstantRange
-
Uses of IWGPUPushConstantRange in club.doki7.webgpu.datatype
Classes in club.doki7.webgpu.datatype that implement IWGPUPushConstantRangeModifier and TypeClassDescriptionfinal record
Represents a pointer to aWGPUPushConstantRange
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 IWGPUPushConstantRangeModifier and TypeMethodDescriptionWGPUPipelineLayoutExtras.pushConstantRanges
(@Nullable IWGPUPushConstantRange value)