Uses of Record Class
club.doki7.opencl.datatype.CLDx9SurfaceInfoKhr
Packages that use CLDx9SurfaceInfoKhr
-
Uses of CLDx9SurfaceInfoKhr in club.doki7.opencl.datatype
Classes in club.doki7.opencl.datatype that implement interfaces with type arguments of type CLDx9SurfaceInfoKhrModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array of cl_dx9_surface_info_khr structure(s) in native memory.Methods in club.doki7.opencl.datatype that return CLDx9SurfaceInfoKhrModifier and TypeMethodDescriptionstatic CLDx9SurfaceInfoKhr@NotNull CLDx9SurfaceInfoKhrCLDx9SurfaceInfoKhr.Ptr.at(long index) Returns (a pointer to) the structure at the given index.static CLDx9SurfaceInfoKhrCLDx9SurfaceInfoKhr.clone(Arena arena, CLDx9SurfaceInfoKhr src) CLDx9SurfaceInfoKhr.resource(@Nullable PointerPtr value) CLDx9SurfaceInfoKhr.sharedHandle(@Nullable IPointer pointer) CLDx9SurfaceInfoKhr.sharedHandle(@NotNull MemorySegment value) CLDx9SurfaceInfoKhr.Ptr.toArray()Methods in club.doki7.opencl.datatype that return types with arguments of type CLDx9SurfaceInfoKhrModifier and TypeMethodDescription@NotNull Iterator<CLDx9SurfaceInfoKhr> CLDx9SurfaceInfoKhr.Ptr.iterator()Methods in club.doki7.opencl.datatype with parameters of type CLDx9SurfaceInfoKhrModifier and TypeMethodDescriptionstatic CLDx9SurfaceInfoKhrCLDx9SurfaceInfoKhr.clone(Arena arena, CLDx9SurfaceInfoKhr src) voidCLDx9SurfaceInfoKhr.Ptr.write(long index, @NotNull CLDx9SurfaceInfoKhr value) Method parameters in club.doki7.opencl.datatype with type arguments of type CLDx9SurfaceInfoKhrModifier and TypeMethodDescriptionCLDx9SurfaceInfoKhr.Ptr.at(long index, @NotNull Consumer<@NotNull CLDx9SurfaceInfoKhr> consumer)