Home
last modified time | relevance | path

Searched defs:SDL_GL_UnbindTexture (Results 1 – 16 of 16) sorted by relevance

/dports/devel/py-pysdl2/PySDL2-0.9.9/sdl2/
H A Drender.py182 SDL_GL_UnbindTexture = _bind("SDL_GL_UnbindTexture", [POINTER(SDL_Texture)], c_int) variable
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/render/
H A DSDL_render.c1958 int SDL_GL_UnbindTexture(SDL_Texture *texture) in SDL_GL_UnbindTexture() function
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/render/
H A DSDL_render.c1958 int SDL_GL_UnbindTexture(SDL_Texture *texture) in SDL_GL_UnbindTexture() function
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/render/
H A DSDL_render.c1958 int SDL_GL_UnbindTexture(SDL_Texture *texture) in SDL_GL_UnbindTexture() function
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/render/
H A DSDL_render.c2108 int SDL_GL_UnbindTexture(SDL_Texture *texture) in SDL_GL_UnbindTexture() function
/dports/graphics/blender/blender-2.91.0/extern/sdlew/src/
H A Dsdlew.c181 tSDL_GL_UnbindTexture *SDL_GL_UnbindTexture; variable
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/dynapi/
H A DSDL_dynapi_overrides.h356 #define SDL_GL_UnbindTexture SDL_GL_UnbindTexture_REAL macro
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/dynapi/
H A DSDL_dynapi_overrides.h356 #define SDL_GL_UnbindTexture SDL_GL_UnbindTexture_REAL macro
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/dynapi/
H A DSDL_dynapi_overrides.h356 #define SDL_GL_UnbindTexture SDL_GL_UnbindTexture_REAL macro
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/dynapi/
H A DSDL_dynapi_overrides.h350 #define SDL_GL_UnbindTexture SDL_GL_UnbindTexture_REAL macro
/dports/x11/controllermap/SDL2-2.0.18/src/dynapi/
H A DSDL_dynapi_overrides.h350 #define SDL_GL_UnbindTexture SDL_GL_UnbindTexture_REAL macro
/dports/devel/sdl20/SDL2-2.0.18/src/dynapi/
H A DSDL_dynapi_overrides.h350 #define SDL_GL_UnbindTexture SDL_GL_UnbindTexture_REAL macro
/dports/devel/sdl20/SDL2-2.0.18/src/render/
H A DSDL_render.c4219 int SDL_GL_UnbindTexture(SDL_Texture *texture) in SDL_GL_UnbindTexture() function
/dports/x11/controllermap/SDL2-2.0.18/src/render/
H A DSDL_render.c4219 int SDL_GL_UnbindTexture(SDL_Texture *texture) in SDL_GL_UnbindTexture() function
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/sdl2-sys-0.32.6/
H A Dsdl_bindings.rs16716 pub fn SDL_GL_UnbindTexture(texture: *mut SDL_Texture) -> libc::c_int; in SDL_GL_UnbindTexture() function
/dports/games/dose-response/dose-response-179c326/cargo-crates/sdl2-sys-0.32.6/
H A Dsdl_bindings.rs16716 pub fn SDL_GL_UnbindTexture(texture: *mut SDL_Texture) -> libc::c_int; in SDL_GL_UnbindTexture() function