Searched refs:SDL_GL_LoadTexture (Results 1 – 1 of 1) sorted by relevance
171 GLuint SDL_GL_LoadTexture(SDL_Surface *surface, GLfloat *texcoord) in SDL_GL_LoadTexture() function265 cursor_texture = SDL_GL_LoadTexture(image, texcoord); in DrawLogoCursor()324 global_texture = SDL_GL_LoadTexture(image, texcoord); in DrawLogoTexture()