Uses of Record Class
club.doki7.opencl.datatype.CLMutableDispatchArgKhr
Packages that use CLMutableDispatchArgKhr
-
Uses of CLMutableDispatchArgKhr in club.doki7.opencl.datatype
Methods in club.doki7.opencl.datatype that return CLMutableDispatchArgKhrModifier and TypeMethodDescriptionstatic CLMutableDispatchArgKhrCLMutableDispatchArgKhr.argIndex(int value) @Nullable CLMutableDispatchArgKhrCLMutableDispatchConfigKhr.argList()CLMutableDispatchArgKhr.argSize(long value) @Nullable CLMutableDispatchArgKhrCLMutableDispatchConfigKhr.argSvmList()CLMutableDispatchArgKhr.argValue(@Nullable club.doki7.ffm.IPointer pointer) CLMutableDispatchArgKhr.argValue(@NotNull MemorySegment value) @NotNull CLMutableDispatchArgKhrCLMutableDispatchArgKhr.Ptr.at(long index) static CLMutableDispatchArgKhrCLMutableDispatchArgKhr.clone(Arena arena, CLMutableDispatchArgKhr src) CLMutableDispatchArgKhr.Ptr.toArray()Methods in club.doki7.opencl.datatype that return types with arguments of type CLMutableDispatchArgKhrModifier and TypeMethodDescription@NotNull Iterator<CLMutableDispatchArgKhr> CLMutableDispatchArgKhr.Ptr.iterator()Methods in club.doki7.opencl.datatype with parameters of type CLMutableDispatchArgKhrModifier and TypeMethodDescriptionstatic CLMutableDispatchArgKhrCLMutableDispatchArgKhr.clone(Arena arena, CLMutableDispatchArgKhr src) voidCLMutableDispatchArgKhr.Ptr.write(long index, @NotNull CLMutableDispatchArgKhr value) Method parameters in club.doki7.opencl.datatype with type arguments of type CLMutableDispatchArgKhrModifier and TypeMethodDescriptionCLMutableDispatchArgKhr.Ptr.at(long index, @NotNull Consumer<@NotNull CLMutableDispatchArgKhr> consumer)