Flutter Engine
The Flutter Engine
|
Public Attributes | |
std::unique_ptr< PlaygroundImpl > | test_vulkan_playground |
std::unique_ptr< PlaygroundImpl > | test_opengl_playground |
std::unique_ptr< testing::Screenshotter > | screenshotter |
ISize | window_size = ISize{1024, 768} |
Definition at line 112 of file golden_playground_test_mac.cc.
std::unique_ptr<testing::Screenshotter> impeller::GoldenPlaygroundTest::GoldenPlaygroundTestImpl::screenshotter |
Definition at line 115 of file golden_playground_test_mac.cc.
std::unique_ptr<PlaygroundImpl> impeller::GoldenPlaygroundTest::GoldenPlaygroundTestImpl::test_opengl_playground |
Definition at line 114 of file golden_playground_test_mac.cc.
std::unique_ptr<PlaygroundImpl> impeller::GoldenPlaygroundTest::GoldenPlaygroundTestImpl::test_vulkan_playground |
Definition at line 113 of file golden_playground_test_mac.cc.
Definition at line 116 of file golden_playground_test_mac.cc.