Uses of Interface
club.doki7.sdl3.datatype.ISDL_GPUTextureLocation
Packages that use ISDL_GPUTextureLocation
-
Uses of ISDL_GPUTextureLocation in club.doki7.sdl3
Methods in club.doki7.sdl3 with parameters of type ISDL_GPUTextureLocationModifier and TypeMethodDescriptionvoid
SDL3.copyGPUTextureToTexture
(@Nullable SDL_GPUCopyPass copy_pass, @Nullable ISDL_GPUTextureLocation source, @Nullable ISDL_GPUTextureLocation destination, int w, int h, int d, boolean cycle) Performs a texture-to-texture copy. -
Uses of ISDL_GPUTextureLocation in club.doki7.sdl3.datatype
Classes in club.doki7.sdl3.datatype that implement ISDL_GPUTextureLocationModifier and TypeClassDescriptionfinal record
A structure specifying a location in a texture.static final record
Represents a pointer to / an array of null structure(s) in native memory.