#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 |
| uint32_t columns |
Definition at line 173 of file compiler_unittests.cc.
Referenced by impeller::DeriveShaderFloatType().
| uint32_t location |
Definition at line 171 of file compiler_unittests.cc.
Referenced by FastReadValue(), FlutterStandardCodecHelperReadAlignment(), FlutterStandardCodecHelperReadByte(), FlutterStandardCodecHelperReadBytes(), FlutterStandardCodecHelperReadSize(), FlutterStandardCodecHelperReadUTF8(), FlutterStandardCodecHelperReadValueOfType(), impeller::interop::ImpellerPathBuilderLineTo(), impeller::interop::ImpellerPathBuilderMoveTo(), impeller::interop::PathBuilder::LineTo(), impeller::testing::mockUniform1fv(), impeller::testing::mockUniform2fv(), impeller::testing::mockUniform3fv(), impeller::testing::mockUniform4fv(), impeller::testing::mockUniformMatrix2fv(), impeller::testing::mockUniformMatrix3fv(), impeller::testing::mockUniformMatrix4fv(), 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 172 of file compiler_unittests.cc.
Referenced by tonic::LookupNonNullableType(), and flutter::testing::TEST_F().
| std::string uniform_name |
Definition at line 170 of file compiler_unittests.cc.
Referenced by BindUniform(), and InternalFlutterGpu_RenderPass_BindTexture().
| uint32_t vec_size |
Definition at line 174 of file compiler_unittests.cc.
Referenced by impeller::DeriveShaderFloatType().