Uses of Interface
club.doki7.sdl3.datatype.ISDL_GPUDepthStencilTargetInfo
Packages that use ISDL_GPUDepthStencilTargetInfo
-
Uses of ISDL_GPUDepthStencilTargetInfo in club.doki7.sdl3
Methods in club.doki7.sdl3 with parameters of type ISDL_GPUDepthStencilTargetInfoModifier and TypeMethodDescriptionSDL3.beginGPURenderPass
(@Nullable SDL_GPUCommandBuffer command_buffer, @Nullable ISDL_GPUColorTargetInfo color_target_infos, int num_color_targets, @Nullable ISDL_GPUDepthStencilTargetInfo depth_stencil_target_info) Begins a render pass on a command buffer. -
Uses of ISDL_GPUDepthStencilTargetInfo in club.doki7.sdl3.datatype
Classes in club.doki7.sdl3.datatype that implement ISDL_GPUDepthStencilTargetInfoModifier and TypeClassDescriptionfinal record
A structure specifying the parameters of a depth-stencil target used by a render pass.static final record
Represents a pointer to / an array of null structure(s) in native memory.