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/vk/VulkanGraphiteTypes.h"
#include "src/gpu/graphite/Caps.h"
#include "src/gpu/graphite/ContextPriv.h"
Go to the source code of this file.
Functions | |
DEF_GRAPHITE_TEST_FOR_VULKAN_CONTEXT (VulkanBackendTextureSimpleCreationTest, reporter, context, CtsEnforcement::kNextRelease) | |
DEF_GRAPHITE_TEST_FOR_VULKAN_CONTEXT (VulkanBackendTextureCopyVariableTest, reporter, context, CtsEnforcement::kNextRelease) | |
DEF_GRAPHITE_TEST_FOR_VULKAN_CONTEXT | ( | VulkanBackendTextureCopyVariableTest | , |
reporter | , | ||
context | , | ||
CtsEnforcement::kNextRelease | |||
) |
Definition at line 50 of file VulkanBackendTextureTest.cpp.
DEF_GRAPHITE_TEST_FOR_VULKAN_CONTEXT | ( | VulkanBackendTextureSimpleCreationTest | , |
reporter | , | ||
context | , | ||
CtsEnforcement::kNextRelease | |||
) |
Definition at line 23 of file VulkanBackendTextureTest.cpp.