Flutter Engine
The Flutter Engine
Public Attributes | List of all members
impeller::GoldenPlaygroundTest::GoldenPlaygroundTestImpl Struct Reference

Public Attributes

std::unique_ptr< PlaygroundImpltest_vulkan_playground
 
std::unique_ptr< PlaygroundImpltest_opengl_playground
 
std::unique_ptr< testing::Screenshotterscreenshotter
 
ISize window_size = ISize{1024, 768}
 

Detailed Description

Definition at line 112 of file golden_playground_test_mac.cc.

Member Data Documentation

◆ screenshotter

std::unique_ptr<testing::Screenshotter> impeller::GoldenPlaygroundTest::GoldenPlaygroundTestImpl::screenshotter

Definition at line 115 of file golden_playground_test_mac.cc.

◆ test_opengl_playground

std::unique_ptr<PlaygroundImpl> impeller::GoldenPlaygroundTest::GoldenPlaygroundTestImpl::test_opengl_playground

Definition at line 114 of file golden_playground_test_mac.cc.

◆ test_vulkan_playground

std::unique_ptr<PlaygroundImpl> impeller::GoldenPlaygroundTest::GoldenPlaygroundTestImpl::test_vulkan_playground

Definition at line 113 of file golden_playground_test_mac.cc.

◆ window_size

ISize impeller::GoldenPlaygroundTest::GoldenPlaygroundTestImpl::window_size = ISize{1024, 768}

Definition at line 116 of file golden_playground_test_mac.cc.


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