Home
last modified time | relevance | path

Searched refs:SDL_GL_LoadTexture (Results 1 – 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/test/
Dtestgl.c171 GLuint SDL_GL_LoadTexture(SDL_Surface *surface, GLfloat *texcoord) in SDL_GL_LoadTexture() function
265 cursor_texture = SDL_GL_LoadTexture(image, texcoord); in DrawLogoCursor()
324 global_texture = SDL_GL_LoadTexture(image, texcoord); in DrawLogoTexture()