Searched refs:SDL_Texture (Results 1 – 3 of 3) sorted by relevance
148 struct SDL_Texture;149 typedef struct SDL_Texture SDL_Texture; typedef387 extern DECLSPEC int SDLCALL SDL_QueryTexture(SDL_Texture * texture,598 extern DECLSPEC int SDLCALL SDL_UpdateTexture(SDL_Texture * texture,687 extern DECLSPEC int SDLCALL SDL_LockTexture(SDL_Texture * texture,1415 SDL_Texture * texture,1460 SDL_Texture * texture,1597 SDL_Texture * texture,1623 SDL_Texture * texture,1651 SDL_Texture *texture,[all …]
90 SDL_Texture **targets;
113 SDL_Texture * texture; in sdlfb_control()
Completed in 9 milliseconds