Flutter Engine
The Flutter Engine
|
#include "tests/Test.h"
#include "include/gpu/graphite/BackendTexture.h"
#include "include/gpu/graphite/Context.h"
#include "include/gpu/graphite/Recorder.h"
#include "include/gpu/graphite/dawn/DawnTypes.h"
#include "webgpu/webgpu_cpp.h"
Go to the source code of this file.
Functions | |
DEF_GRAPHITE_TEST_FOR_DAWN_CONTEXT (DawnBackendTextureSimpleCreationTest, reporter, context, testContext) | |
DEF_GRAPHITE_TEST_FOR_DAWN_CONTEXT (DawnBackendTextureCopyVariableTest, reporter, context, testContext) | |
DEF_GRAPHITE_TEST_FOR_DAWN_CONTEXT | ( | DawnBackendTextureCopyVariableTest | , |
reporter | , | ||
context | , | ||
testContext | |||
) |
Definition at line 47 of file DawnBackendTextureTest.cpp.
DEF_GRAPHITE_TEST_FOR_DAWN_CONTEXT | ( | DawnBackendTextureSimpleCreationTest | , |
reporter | , | ||
context | , | ||
testContext | |||
) |
Definition at line 23 of file DawnBackendTextureTest.cpp.