#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 | |
| namespace | impeller |
| namespace | impeller::compiler |
| namespace | 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 FastReadValue(), FlutterStandardCodecHelperReadAlignment(), FlutterStandardCodecHelperReadByte(), FlutterStandardCodecHelperReadBytes(), FlutterStandardCodecHelperReadSize(), FlutterStandardCodecHelperReadUTF8(), FlutterStandardCodecHelperReadValueOfType(), impeller::interop::ImpellerPathBuilderLineTo(), impeller::interop::ImpellerPathBuilderMoveTo(), impeller::interop::PathBuilder::LineTo(), FlutterViewController::loadDefaultSplashScreenView, impeller::testing::mockUniform1fv(), impeller::saturated::ONLY_ON_FLOAT(), vulkan::OnVulkanDebugReportCallback(), PeekByte(), ReadDataNoCopy(), FlutterStandardReaderWriter::readerWithData:, ui::AXNode::SetLocation(), TEST(), TEST(), and impeller::testing::TEST_P().
| std::string type_name |
Definition at line 130 of file compiler_unittests.cc.
Referenced by tonic::LookupNonNullableType(), and flutter::testing::TEST_F().
| std::string uniform_name |
Definition at line 128 of file compiler_unittests.cc.
Referenced by BindUniform(), and InternalFlutterGpu_RenderPass_BindTexture().
| uint32_t vec_size |
Definition at line 132 of file compiler_unittests.cc.