Home
last modified time | relevance | path

Searched defs:SDL_Texture (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/render/
DSDL_sysrender.h49 struct SDL_Texture struct
53 int access; /**< SDL_TextureAccess */ argument
63 SDL_Texture *native; argument
71 SDL_Texture *prev; argument
72 SDL_Texture *next; argument
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_render.h128 typedef struct SDL_Texture SDL_Texture; typedef