Searched refs:win32_graphics_driver_setup_565bgr (Results 1 – 8 of 8) sorted by relevance
45 #ifdef win32_graphics_driver_setup_565bgr 46 #undef win32_graphics_driver_setup_565bgr 48 #define win32_graphics_driver_setup_565bgr gx_validation_graphics_driver_setup_565bgr macro
49 #ifdef win32_graphics_driver_setup_565bgr50 #undef win32_graphics_driver_setup_565bgr52 #define win32_graphics_driver_setup_565bgr gx_validation_graphics_driver_setup_565bgr macro
48 extern UINT win32_graphics_driver_setup_565bgr(GX_DISPLAY *display);91 gx_studio_display_configure(MAIN_DISPLAY, win32_graphics_driver_setup_565bgr, in demo_thread_entry()
132 UINT win32_graphics_driver_setup_565bgr(GX_DISPLAY *display) in win32_graphics_driver_setup_565bgr() function
100 UINT win32_graphics_driver_setup_565bgr(GX_DISPLAY *display);
57 UINT win32_graphics_driver_setup_565bgr(GX_DISPLAY *graphic);424 setup_func = win32_graphics_driver_setup_565bgr; in RunGuixDisplaySetupFunction()