webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Attributes | List of all members
rx::Renderer11DeviceCaps Struct Reference

#include <Renderer11.h>

Public Attributes

D3D_FEATURE_LEVEL featureLevel
 
bool supportsDXGI1_2
 
bool supportsClearView
 
bool supportsConstantBufferOffsets
 
UINT B5G6R5support
 
UINT B4G4R4A4support
 
UINT B5G5R5A1support
 
Optional< LARGE_INTEGER > driverVersion
 

Member Data Documentation

◆ B4G4R4A4support

UINT rx::Renderer11DeviceCaps::B4G4R4A4support

◆ B5G5R5A1support

UINT rx::Renderer11DeviceCaps::B5G5R5A1support

◆ B5G6R5support

UINT rx::Renderer11DeviceCaps::B5G6R5support

◆ driverVersion

Optional<LARGE_INTEGER> rx::Renderer11DeviceCaps::driverVersion

◆ featureLevel

D3D_FEATURE_LEVEL rx::Renderer11DeviceCaps::featureLevel

◆ supportsClearView

bool rx::Renderer11DeviceCaps::supportsClearView

◆ supportsConstantBufferOffsets

bool rx::Renderer11DeviceCaps::supportsConstantBufferOffsets

◆ supportsDXGI1_2

bool rx::Renderer11DeviceCaps::supportsDXGI1_2

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