SDL
2.0
|
Data Fields | |
const SDL_Rect * | viewport |
const SDL_Rect * | cliprect |
SDL_bool | surface_cliprect_dirty |
Definition at line 40 of file SDL_render_sw.c.
const SDL_Rect* SW_DrawStateCache::cliprect |
Definition at line 43 of file SDL_render_sw.c.
Referenced by SetDrawState(), and SW_RunCommandQueue().
SDL_bool SW_DrawStateCache::surface_cliprect_dirty |
Definition at line 44 of file SDL_render_sw.c.
Referenced by SetDrawState(), and SW_RunCommandQueue().
const SDL_Rect* SW_DrawStateCache::viewport |
Definition at line 42 of file SDL_render_sw.c.
Referenced by SetDrawState(), and SW_RunCommandQueue().