Uses of Record Class
club.doki7.opencl.datatype.CLQueueFamilyPropertiesIntel.Ptr
Packages that use CLQueueFamilyPropertiesIntel.Ptr
-
Uses of CLQueueFamilyPropertiesIntel.Ptr in club.doki7.opencl.datatype
Methods in club.doki7.opencl.datatype that return CLQueueFamilyPropertiesIntel.PtrModifier and TypeMethodDescriptionCLQueueFamilyPropertiesIntel.Ptr.at(long index, @NotNull Consumer<@NotNull CLQueueFamilyPropertiesIntel> consumer) @NotNull CLQueueFamilyPropertiesIntel.PtrCLQueueFamilyPropertiesIntel.Ptr.offset(long offset) @NotNull CLQueueFamilyPropertiesIntel.PtrCLQueueFamilyPropertiesIntel.Ptr.reinterpret(long newSize) CLQueueFamilyPropertiesIntel.Ptr.slice(long end) @NotNull CLQueueFamilyPropertiesIntel.PtrCLQueueFamilyPropertiesIntel.Ptr.slice(long start, long end)