SDL
2.0
|
#include <SDL_test_common.h>
Definition at line 54 of file SDL_test_common.h.
char** SDLTest_CommonState::argv |
Definition at line 57 of file SDL_test_common.h.
const char* SDLTest_CommonState::audiodriver |
Definition at line 92 of file SDL_test_common.h.
SDL_AudioSpec SDLTest_CommonState::audiospec |
Definition at line 93 of file SDL_test_common.h.
SDL_Rect SDLTest_CommonState::confine |
Definition at line 119 of file SDL_test_common.h.
int SDLTest_CommonState::depth |
Definition at line 79 of file SDL_test_common.h.
int SDLTest_CommonState::display |
Definition at line 63 of file SDL_test_common.h.
Uint32 SDLTest_CommonState::flags |
Definition at line 58 of file SDL_test_common.h.
SDL_bool SDLTest_CommonState::flash_on_focus_loss |
Definition at line 67 of file SDL_test_common.h.
int SDLTest_CommonState::gl_accelerated |
Definition at line 112 of file SDL_test_common.h.
int SDLTest_CommonState::gl_accum_alpha_size |
Definition at line 107 of file SDL_test_common.h.
int SDLTest_CommonState::gl_accum_blue_size |
Definition at line 106 of file SDL_test_common.h.
int SDLTest_CommonState::gl_accum_green_size |
Definition at line 105 of file SDL_test_common.h.
int SDLTest_CommonState::gl_accum_red_size |
Definition at line 104 of file SDL_test_common.h.
int SDLTest_CommonState::gl_alpha_size |
Definition at line 99 of file SDL_test_common.h.
int SDLTest_CommonState::gl_blue_size |
Definition at line 98 of file SDL_test_common.h.
int SDLTest_CommonState::gl_buffer_size |
Definition at line 100 of file SDL_test_common.h.
int SDLTest_CommonState::gl_debug |
Definition at line 115 of file SDL_test_common.h.
int SDLTest_CommonState::gl_depth_size |
Definition at line 101 of file SDL_test_common.h.
int SDLTest_CommonState::gl_double_buffer |
Definition at line 103 of file SDL_test_common.h.
int SDLTest_CommonState::gl_green_size |
Definition at line 97 of file SDL_test_common.h.
int SDLTest_CommonState::gl_major_version |
Definition at line 113 of file SDL_test_common.h.
int SDLTest_CommonState::gl_minor_version |
Definition at line 114 of file SDL_test_common.h.
int SDLTest_CommonState::gl_multisamplebuffers |
Definition at line 109 of file SDL_test_common.h.
int SDLTest_CommonState::gl_multisamplesamples |
Definition at line 110 of file SDL_test_common.h.
int SDLTest_CommonState::gl_profile_mask |
Definition at line 116 of file SDL_test_common.h.
int SDLTest_CommonState::gl_red_size |
Definition at line 96 of file SDL_test_common.h.
int SDLTest_CommonState::gl_retained_backing |
Definition at line 111 of file SDL_test_common.h.
int SDLTest_CommonState::gl_stencil_size |
Definition at line 102 of file SDL_test_common.h.
int SDLTest_CommonState::gl_stereo |
Definition at line 108 of file SDL_test_common.h.
int SDLTest_CommonState::logical_h |
Definition at line 77 of file SDL_test_common.h.
int SDLTest_CommonState::logical_w |
Definition at line 76 of file SDL_test_common.h.
int SDLTest_CommonState::num_windows |
Definition at line 81 of file SDL_test_common.h.
int SDLTest_CommonState::refresh_rate |
Definition at line 80 of file SDL_test_common.h.
Uint32 SDLTest_CommonState::render_flags |
Definition at line 86 of file SDL_test_common.h.
const char* SDLTest_CommonState::renderdriver |
Definition at line 85 of file SDL_test_common.h.
SDL_Renderer** SDLTest_CommonState::renderers |
Definition at line 88 of file SDL_test_common.h.
float SDLTest_CommonState::scale |
Definition at line 78 of file SDL_test_common.h.
SDL_bool SDLTest_CommonState::skip_renderer |
Definition at line 87 of file SDL_test_common.h.
SDL_Texture** SDLTest_CommonState::targets |
Definition at line 89 of file SDL_test_common.h.
Uint32 SDLTest_CommonState::verbose |
Definition at line 59 of file SDL_test_common.h.
const char* SDLTest_CommonState::videodriver |
Definition at line 62 of file SDL_test_common.h.
Uint32 SDLTest_CommonState::window_flags |
Definition at line 66 of file SDL_test_common.h.
int SDLTest_CommonState::window_h |
Definition at line 71 of file SDL_test_common.h.
const char* SDLTest_CommonState::window_icon |
Definition at line 65 of file SDL_test_common.h.
int SDLTest_CommonState::window_maxH |
Definition at line 75 of file SDL_test_common.h.
int SDLTest_CommonState::window_maxW |
Definition at line 74 of file SDL_test_common.h.
int SDLTest_CommonState::window_minH |
Definition at line 73 of file SDL_test_common.h.
int SDLTest_CommonState::window_minW |
Definition at line 72 of file SDL_test_common.h.
const char* SDLTest_CommonState::window_title |
Definition at line 64 of file SDL_test_common.h.
int SDLTest_CommonState::window_w |
Definition at line 70 of file SDL_test_common.h.
int SDLTest_CommonState::window_x |
Definition at line 68 of file SDL_test_common.h.
int SDLTest_CommonState::window_y |
Definition at line 69 of file SDL_test_common.h.
SDL_Window** SDLTest_CommonState::windows |
Definition at line 82 of file SDL_test_common.h.