HomeSort by relevance Sort by last modified time
    Searched defs:SDL_TEXTUREACCESS_STREAMING (Results 1 - 4 of 4) sorted by null

  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_render.h 94 SDL_TEXTUREACCESS_STREAMING, /**< Changes frequently, lockable */
413 * ::SDL_TEXTUREACCESS_STREAMING.
420 * \return 0 on success, or -1 if the texture is not valid or was not created with ::SDL_TEXTUREACCESS_STREAMING.
    [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_render.h 94 SDL_TEXTUREACCESS_STREAMING, /**< Changes frequently, lockable */
413 * ::SDL_TEXTUREACCESS_STREAMING.
420 * \return 0 on success, or -1 if the texture is not valid or was not created with ::SDL_TEXTUREACCESS_STREAMING.
    [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_render.h 94 SDL_TEXTUREACCESS_STREAMING, /**< Changes frequently, lockable */
413 * ::SDL_TEXTUREACCESS_STREAMING.
420 * \return 0 on success, or -1 if the texture is not valid or was not created with ::SDL_TEXTUREACCESS_STREAMING.
    [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_render.h 94 SDL_TEXTUREACCESS_STREAMING, /**< Changes frequently, lockable */
413 * ::SDL_TEXTUREACCESS_STREAMING.
420 * \return 0 on success, or -1 if the texture is not valid or was not created with ::SDL_TEXTUREACCESS_STREAMING.
    [all...]

Completed in 131 milliseconds