#include <memory>
#include "flutter/fml/time/time_delta.h"
#include "flutter/testing/testing.h"
#include "impeller/core/device_buffer.h"
#include "impeller/playground/playground.h"
Go to the source code of this file.
◆ INSTANTIATE_COMPUTE_SUITE
#define INSTANTIATE_COMPUTE_SUITE |
( |
|
playground | ) |
|
Value:
Compute, playground, \
[](const ::testing::TestParamInfo<ComputePlaygroundTest::ParamType>& \
static void info(const char *fmt,...) SK_PRINTF_LIKE(1
INSTANTIATE_TEST_SUITE_P(EmbedderTestGlVk, EmbedderTestMultiBackend, ::testing::Values(EmbedderTestContextType::kOpenGLContext, EmbedderTestContextType::kVulkanContext))
std::string PlaygroundBackendToString(PlaygroundBackend backend)
Definition at line 56 of file compute_playground_test.h.