Home | History | Annotate | Download | only in include

Lines Matching full:blend

299  *  \brief Set the blend mode used for blit operations.
312 * \brief Get the blend mode used for blit operations.
315 * \param blendMode A pointer filled in with the current blend mode.
406 Source surface blend mode set to SDL_BLENDMODE_BLEND:
407 alpha-blend (using the source alpha-channel and per-surface alpha)
409 Source surface blend mode set to SDL_BLENDMODE_NONE:
416 Source surface blend mode set to SDL_BLENDMODE_BLEND:
417 alpha-blend (using the source per-surface alpha)
418 Source surface blend mode set to SDL_BLENDMODE_NONE:
425 Source surface blend mode set to SDL_BLENDMODE_BLEND:
426 alpha-blend (using the source alpha-channel and per-surface alpha)
428 Source surface blend mode set to SDL_BLENDMODE_NONE:
435 Source surface blend mode set to SDL_BLENDMODE_BLEND:
436 alpha-blend
437 Source surface blend mode set to SDL_BLENDMODE_NONE: