Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
shader_archive_unittests.cc File Reference
#include <string>
#include "flutter/fml/mapping.h"
#include "flutter/testing/testing.h"
#include "impeller/base/validation.h"
#include "impeller/shader_archive/multi_arch_shader_archive.h"
#include "impeller/shader_archive/multi_arch_shader_archive_flatbuffers.h"
#include "impeller/shader_archive/multi_arch_shader_archive_writer.h"
#include "impeller/shader_archive/shader_archive.h"
#include "impeller/shader_archive/shader_archive_flatbuffers.h"
#include "impeller/shader_archive/shader_archive_writer.h"

Go to the source code of this file.

Namespaces

namespace  impeller
 
namespace  impeller::testing
 

Functions

static std::shared_ptr< fml::Mappingimpeller::testing::CreateMappingFromString (std::string p_string)
 
const std::string impeller::testing::CreateStringFromMapping (const fml::Mapping &mapping)
 
 impeller::testing::TEST (ShaderArchiveTest, CanReadAndWriteBlobs)
 
 impeller::testing::TEST (ShaderArchiveTest, ArchiveAndMultiArchiveHaveDifferentIdentifiers)