Uses of Interface
club.doki7.sdl3.datatype.ISDL_GPUShaderCreateInfo
Packages that use ISDL_GPUShaderCreateInfo
-
Uses of ISDL_GPUShaderCreateInfo in club.doki7.sdl3
Methods in club.doki7.sdl3 with parameters of type ISDL_GPUShaderCreateInfoModifier and TypeMethodDescriptionSDL3.createGPUShader(@Nullable SDL_GPUDevice device, @Nullable ISDL_GPUShaderCreateInfo createinfo) Creates a shader to be used when creating a graphics pipeline. -
Uses of ISDL_GPUShaderCreateInfo in club.doki7.sdl3.datatype
Classes in club.doki7.sdl3.datatype that implement ISDL_GPUShaderCreateInfoModifier and TypeClassDescriptionfinal recordA structure specifying code and metadata for creating a shader object.static final recordRepresents a pointer to / an array of null structure(s) in native memory.