RetroArch
Public Attributes | List of all members
gdi Struct Reference

#include <gdi_common.h>

Collaboration diagram for gdi:
[legend]

Public Attributes

WNDCLASSEX wndclass
 
HDC winDC
 
HDC memDC
 
HDC texDC
 
HBITMAP bmp
 
HBITMAP bmp_old
 
unsigned video_width
 
unsigned video_height
 
unsigned screen_width
 
unsigned screen_height
 
voidctx_data
 
const gfx_ctx_driver_tctx_driver
 

Member Data Documentation

◆ bmp

HBITMAP gdi::bmp

◆ bmp_old

HBITMAP gdi::bmp_old

◆ ctx_data

void* gdi::ctx_data

◆ ctx_driver

const gfx_ctx_driver_t* gdi::ctx_driver

◆ memDC

HDC gdi::memDC

◆ screen_height

unsigned gdi::screen_height

◆ screen_width

unsigned gdi::screen_width

◆ texDC

HDC gdi::texDC

◆ video_height

unsigned gdi::video_height

◆ video_width

unsigned gdi::video_width

◆ winDC

HDC gdi::winDC

◆ wndclass

WNDCLASSEX gdi::wndclass

The documentation for this struct was generated from the following file: