Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Typedefs | Functions
blit_pass_unittests.cc File Reference
#include "gtest/gtest.h"
#include "impeller/base/validation.h"
#include "impeller/core/formats.h"
#include "impeller/core/texture_descriptor.h"
#include "impeller/playground/playground_test.h"
#include "impeller/renderer/command_buffer.h"

Go to the source code of this file.

Namespaces

namespace  impeller
 
namespace  impeller::testing
 

Typedefs

using impeller::testing::BlitPassTest = PlaygroundTest
 

Functions

 impeller::testing::INSTANTIATE_PLAYGROUND_SUITE (BlitPassTest)
 
 impeller::testing::TEST_P (BlitPassTest, BlitAcrossDifferentPixelFormatsFails)
 
 impeller::testing::TEST_P (BlitPassTest, BlitAcrossDifferentSampleCountsFails)
 
 impeller::testing::TEST_P (BlitPassTest, BlitPassesForMatchingFormats)