webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
rx::NativeWindow11 Class Referenceabstract

#include <NativeWindow11.h>

Inheritance diagram for rx::NativeWindow11:
rx::NativeWindowD3D angle::NonCopyable rx::NativeWindow11Win32 rx::NativeWindow11WinRT

Public Member Functions

 NativeWindow11 (EGLNativeWindowType window)
 
virtual HRESULT createSwapChain (ID3D11Device *device, IDXGIFactory *factory, DXGI_FORMAT format, UINT width, UINT height, IDXGISwapChain **swapChain)=0
 
virtual void commitChange ()=0
 
- Public Member Functions inherited from rx::NativeWindowD3D
 NativeWindowD3D (EGLNativeWindowType window)
 
virtual ~NativeWindowD3D ()
 
virtual bool initialize ()=0
 
virtual bool getClientRect (LPRECT rect) const =0
 
virtual bool isIconic () const =0
 
EGLNativeWindowType getNativeWindow () const
 

Constructor & Destructor Documentation

◆ NativeWindow11()

rx::NativeWindow11::NativeWindow11 ( EGLNativeWindowType  window)
inline

Member Function Documentation

◆ commitChange()

virtual void rx::NativeWindow11::commitChange ( )
pure virtual

◆ createSwapChain()

virtual HRESULT rx::NativeWindow11::createSwapChain ( ID3D11Device *  device,
IDXGIFactory *  factory,
DXGI_FORMAT  format,
UINT  width,
UINT  height,
IDXGISwapChain **  swapChain 
)
pure virtual

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