Function SDL_SetGPUBlendConstants
pub unsafe extern "C" fn SDL_SetGPUBlendConstants(
render_pass: *mut SDL_GPURenderPass,
blend_constants: SDL_FColor,
)
Available on crate feature
dep_sdl3
only.pub unsafe extern "C" fn SDL_SetGPUBlendConstants(
render_pass: *mut SDL_GPURenderPass,
blend_constants: SDL_FColor,
)
dep_sdl3
only.