Uses of Interface
club.doki7.sdl3.datatype.ISDL_GPUBlitInfo
Packages that use ISDL_GPUBlitInfo
-
Uses of ISDL_GPUBlitInfo in club.doki7.sdl3
Methods in club.doki7.sdl3 with parameters of type ISDL_GPUBlitInfoModifier and TypeMethodDescriptionvoid
SDL3.blitGPUTexture
(@Nullable SDL_GPUCommandBuffer command_buffer, @Nullable ISDL_GPUBlitInfo info) Blits from a source texture region to a destination texture region. -
Uses of ISDL_GPUBlitInfo in club.doki7.sdl3.datatype
Classes in club.doki7.sdl3.datatype that implement ISDL_GPUBlitInfoModifier and TypeClassDescriptionfinal record
A structure containing parameters for a blit command.static final record
Represents a pointer to / an array of null structure(s) in native memory.