Uses of Interface
club.doki7.sdl3.datatype.ISDL_GPUBufferLocation
Packages that use ISDL_GPUBufferLocation
-
Uses of ISDL_GPUBufferLocation in club.doki7.sdl3
Methods in club.doki7.sdl3 with parameters of type ISDL_GPUBufferLocationModifier and TypeMethodDescriptionvoidSDL3.copyGPUBufferToBuffer(@Nullable SDL_GPUCopyPass copy_pass, @Nullable ISDL_GPUBufferLocation source, @Nullable ISDL_GPUBufferLocation destination, int size, boolean cycle) Performs a buffer-to-buffer copy. -
Uses of ISDL_GPUBufferLocation in club.doki7.sdl3.datatype
Classes in club.doki7.sdl3.datatype that implement ISDL_GPUBufferLocationModifier and TypeClassDescriptionfinal recordA structure specifying a location in a buffer.static final recordRepresents a pointer to / an array of null structure(s) in native memory.