skia2/tools/sk_app
Robert Phillips fcaae486d7 Use GrProgramInfo's primitiveType field
This improves the encapsulation of all the data required to make a program/pipeline w/in the GrProgramInfo class.

Bug: skia:9455
Change-Id: Ib41519c8ded9f27a7bbe787097a431b38ab101bd
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/253376
Commit-Queue: Robert Phillips <robertphillips@google.com>
Reviewed-by: Greg Daniel <egdaniel@google.com>
2019-11-07 16:15:04 +00:00
..
android tools/skui: put all enums in a common namespace 2019-08-29 15:39:32 +00:00
ios Fix memory leak in iOS viewer. 2019-11-04 20:35:21 +00:00
mac Dawn: s/dawn::/wgpu::/g. 2019-10-30 14:29:46 +00:00
unix Dawn: s/dawn::/wgpu::/g. 2019-10-30 14:29:46 +00:00
win Use GrProgramInfo's primitiveType field 2019-11-07 16:15:04 +00:00
Application.h Remove SampleApp and convert HelloWorld to sk_app 2017-11-21 18:37:19 +00:00
CommandSet.cpp tools/skui: put all enums in a common namespace 2019-08-29 15:39:32 +00:00
CommandSet.h tools/skui: put all enums in a common namespace 2019-08-29 15:39:32 +00:00
DawnWindowContext.cpp Dawn: s/dawn::/wgpu::/g. 2019-10-30 14:29:46 +00:00
DawnWindowContext.h Dawn: s/dawn::/wgpu::/g. 2019-10-30 14:29:46 +00:00
DisplayParams.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GLWindowContext.cpp Fix GL MSAA support in Mac Viewer. 2019-07-11 22:31:43 +00:00
GLWindowContext.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
MetalWindowContext.h Use LazyProxy to set up Metal swapchain. 2019-10-18 14:04:41 +00:00
MetalWindowContext.mm Use LazyProxy to set up Metal swapchain. 2019-10-18 14:04:41 +00:00
RasterWindowContext.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
VulkanWindowContext.cpp Add new macro for checking device lost when making Vulkan calls. 2019-11-05 18:56:35 +00:00
VulkanWindowContext.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
Window.cpp Hook up pinch-zoom and swipe gestures. 2019-09-10 13:34:47 +00:00
Window.h Hook up pinch-zoom and swipe gestures. 2019-09-10 13:34:47 +00:00
WindowContext.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00