Searched refs:SDL_GetTextureAlphaMod (Results 1 – 5 of 5) sorted by relevance
346 extern DECLSPEC int SDLCALL SDL_GetTextureAlphaMod(SDL_Texture * texture,
312 #define SDL_GetTextureAlphaMod SDL_GetTextureAlphaMod_REAL macro
343 SDL_DYNAPI_PROC(int,SDL_GetTextureAlphaMod,(SDL_Texture *a, Uint8 *b),(a,b),return)
967 ret = SDL_GetTextureAlphaMod( tface, &a ); in _hasTexAlpha()
1365 SDL_GetTextureAlphaMod(SDL_Texture * texture, Uint8 * alpha) in SDL_GetTextureAlphaMod() function
Completed in 18 milliseconds