RetroArch
Public Attributes | List of all members
D2D1_HWND_RENDER_TARGET_PROPERTIES Struct Reference

Contains the HWND, pixel size, and presentation options for an ID2D1HwndRenderTarget. More...

#include <d2d1.h>

Collaboration diagram for D2D1_HWND_RENDER_TARGET_PROPERTIES:
[legend]

Public Attributes

HWND hwnd
 
D2D1_SIZE_U pixelSize
 
D2D1_PRESENT_OPTIONS presentOptions
 

Detailed Description

Contains the HWND, pixel size, and presentation options for an ID2D1HwndRenderTarget.

Member Data Documentation

◆ hwnd

HWND D2D1_HWND_RENDER_TARGET_PROPERTIES::hwnd

◆ pixelSize

D2D1_SIZE_U D2D1_HWND_RENDER_TARGET_PROPERTIES::pixelSize

◆ presentOptions

D2D1_PRESENT_OPTIONS D2D1_HWND_RENDER_TARGET_PROPERTIES::presentOptions

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