Home
last modified time | relevance | path

Searched refs:D3D12WindowContext (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tools/sk_app/win/
H A DD3D12WindowContext_win.cpp34 class D3D12WindowContext : public WindowContext { class
36 D3D12WindowContext(HWND hwnd, const DisplayParams& params);
37 ~D3D12WindowContext() override;
68 D3D12WindowContext::D3D12WindowContext(HWND hwnd, const DisplayParams& params) in D3D12WindowContext() function in sk_app::D3D12WindowContext
75 D3D12WindowContext::~D3D12WindowContext() { in ~D3D12WindowContext()
79 void D3D12WindowContext::initializeContext() { in initializeContext()
137 void D3D12WindowContext::setupSurfaces(int width, int height) { in setupSurfaces()
167 void D3D12WindowContext
[all...]

Completed in 1 milliseconds