Uses of Interface
club.doki7.sdl3.datatype.ISDL_GPUComputePipelineCreateInfo
Packages that use ISDL_GPUComputePipelineCreateInfo
-
Uses of ISDL_GPUComputePipelineCreateInfo in club.doki7.sdl3
Methods in club.doki7.sdl3 with parameters of type ISDL_GPUComputePipelineCreateInfoModifier and TypeMethodDescriptionSDL3.createGPUComputePipeline
(@Nullable SDL_GPUDevice device, @Nullable ISDL_GPUComputePipelineCreateInfo createinfo) Creates a pipeline object to be used in a compute workflow. -
Uses of ISDL_GPUComputePipelineCreateInfo in club.doki7.sdl3.datatype
Classes in club.doki7.sdl3.datatype that implement ISDL_GPUComputePipelineCreateInfoModifier and TypeClassDescriptionfinal record
A structure specifying the parameters of a compute pipeline state.static final record
Represents a pointer to / an array of null structure(s) in native memory.