RetroArch
Public Attributes | List of all members
D2D1_CREATION_PROPERTIES Struct Reference

This specifies the options while simultaneously creating the device, factory, and device context. More...

#include <d2d1_1.h>

Public Attributes

D2D1_THREADING_MODE threadingMode
 Describes locking behavior of D2D resources More...
 
D2D1_DEBUG_LEVEL debugLevel
 
D2D1_DEVICE_CONTEXT_OPTIONS options
 

Detailed Description

This specifies the options while simultaneously creating the device, factory, and device context.

Member Data Documentation

◆ debugLevel

D2D1_DEBUG_LEVEL D2D1_CREATION_PROPERTIES::debugLevel

◆ options

D2D1_DEVICE_CONTEXT_OPTIONS D2D1_CREATION_PROPERTIES::options

◆ threadingMode

D2D1_THREADING_MODE D2D1_CREATION_PROPERTIES::threadingMode

Describes locking behavior of D2D resources


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