Constant SDL_BLENDOPERATION_MINIMUM
pub const SDL_BLENDOPERATION_MINIMUM: SDL_BlendOperation;
Available on crate feature
dep_sdl3
only.Expand description
min(dst, src) : supported by D3D, OpenGL, OpenGLES, and Vulkan
pub const SDL_BLENDOPERATION_MINIMUM: SDL_BlendOperation;
dep_sdl3
only.min(dst, src) : supported by D3D, OpenGL, OpenGLES, and Vulkan