Searched refs:SDL_BLENDMODE_BLEND (Results 1 – 2 of 2) sorted by relevance
44 SDL_BLENDMODE_BLEND = 0x00000001, /**< alpha blending enumerator
122 SDL_SetTextureBlendMode(texture, SDL_BLENDMODE_BLEND); in sdlfb_control()
Completed in 37 milliseconds