skia2/tools/sk_app/win
Brian Salomon 718ae76d5b Add sample count field to GrD3DTextureResourceInfo.
Remove separate constructor arg from GrBackendRenderTarget.

Add appropriate checks in onWrap functions in GrD3DGpu to limit to
previous functionality.

Bug: skia:9832

Cq-Include-Trybots: luci.skia.skia.primary:Test-Win10-MSVC-Golo-GPU-QuadroP400-x86_64-Debug-All-Direct3D,Test-Win10-Clang-ShuttleA-GPU-RadeonHD7770-x86_64-Debug-All-Direct3D
Change-Id: Ieba398d4bc00d18fdb0adffcda81f1a166db24b3
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/320757
Reviewed-by: Greg Daniel <egdaniel@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
2020-09-30 14:03:39 +00:00
..
ANGLEWindowContext_win.cpp Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
D3D12WindowContext_win.cpp Add sample count field to GrD3DTextureResourceInfo. 2020-09-30 14:03:39 +00:00
DawnD3D12WindowContext_win.cpp Remove the dependency on Dawn's SwapChainUtils. 2020-04-09 20:31:30 +00:00
GLWindowContext_win.cpp Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
main_win.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
RasterWindowContext_win.cpp Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
VulkanWindowContext_win.cpp tools/sk_app: fWindowContext is unique_ptr<> 2019-08-02 16:16:34 +00:00
Window_win.cpp Add Direct3D swapchain support 2020-05-14 14:23:02 +00:00
Window_win.h Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
WindowContextFactory_win.h Add Direct3D swapchain support 2020-05-14 14:23:02 +00:00