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 TypeMethodDescriptionvoidSDL3.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 recordA structure containing parameters for a blit command.static final recordRepresents a pointer to / an array of null structure(s) in native memory.