#include <cstring>#include "flutter/testing/testing.h"#include "gtest/gtest.h"#include "impeller/base/validation.h"#include "impeller/compiler/compiler.h"#include "impeller/compiler/compiler_test.h"#include "impeller/compiler/source_options.h"#include "impeller/compiler/types.h"Go to the source code of this file.
Namespaces | |
| impeller | |
| impeller::compiler | |
| impeller::compiler::testing | |
Macros | |
| #define | INSTANTIATE_TARGET_PLATFORM_TEST_SUITE_P(suite_name) |
| #define | INSTANTIATE_RUNTIME_TARGET_PLATFORM_TEST_SUITE_P(suite_name) |
| #define | INSTANTIATE_SKSL_TARGET_PLATFORM_TEST_SUITE_P(suite_name) |
| #define INSTANTIATE_RUNTIME_TARGET_PLATFORM_TEST_SUITE_P | ( | suite_name | ) |
Definition at line 359 of file compiler_unittests.cc.
| #define INSTANTIATE_SKSL_TARGET_PLATFORM_TEST_SUITE_P | ( | suite_name | ) |
Definition at line 369 of file compiler_unittests.cc.
| #define INSTANTIATE_TARGET_PLATFORM_TEST_SUITE_P | ( | suite_name | ) |
Definition at line 346 of file compiler_unittests.cc.
| uint32_t columns |
Definition at line 131 of file compiler_unittests.cc.
| uint32_t location |
Definition at line 129 of file compiler_unittests.cc.
Referenced by impeller::interop::ImpellerPathBuilderLineTo(), impeller::interop::ImpellerPathBuilderMoveTo(), IMPELLER_HPP_NAMESPACE::PathBuilder::LineTo(), impeller::interop::PathBuilder::LineTo(), IMPELLER_HPP_NAMESPACE::PathBuilder::MoveTo(), impeller::saturated::ONLY_ON_FLOAT(), and impeller::testing::TEST_P().
| std::string type_name |
Definition at line 130 of file compiler_unittests.cc.
| std::string uniform_name |
Definition at line 128 of file compiler_unittests.cc.
| uint32_t vec_size |
Definition at line 132 of file compiler_unittests.cc.