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