#include <NativeWindow11Win32.h>
◆ NativeWindow11Win32()
rx::NativeWindow11Win32::NativeWindow11Win32 |
( |
EGLNativeWindowType |
window, |
|
|
bool |
hasAlpha, |
|
|
bool |
directComposition |
|
) |
| |
◆ ~NativeWindow11Win32()
rx::NativeWindow11Win32::~NativeWindow11Win32 |
( |
| ) |
|
|
override |
◆ commitChange()
void rx::NativeWindow11Win32::commitChange |
( |
| ) |
|
|
overridevirtual |
◆ createSwapChain()
HRESULT rx::NativeWindow11Win32::createSwapChain |
( |
ID3D11Device * |
device, |
|
|
IDXGIFactory * |
factory, |
|
|
DXGI_FORMAT |
format, |
|
|
UINT |
width, |
|
|
UINT |
height, |
|
|
IDXGISwapChain ** |
swapChain |
|
) |
| |
|
overridevirtual |
◆ getClientRect()
bool rx::NativeWindow11Win32::getClientRect |
( |
LPRECT |
rect | ) |
const |
|
overridevirtual |
◆ initialize()
bool rx::NativeWindow11Win32::initialize |
( |
| ) |
|
|
overridevirtual |
◆ isIconic()
bool rx::NativeWindow11Win32::isIconic |
( |
| ) |
const |
|
overridevirtual |
◆ IsValidNativeWindow()
bool rx::NativeWindow11Win32::IsValidNativeWindow |
( |
EGLNativeWindowType |
window | ) |
|
|
static |
The documentation for this class was generated from the following files: