6 #include "flutter/testing/testing.h"
7 #include "gtest/gtest.h"
15 TEST(FilterInputTest, CanSetLocalTransformForTexture) {
16 std::shared_ptr<Texture> texture =
nullptr;
void SetTransform(const Matrix &transform)
Set the global transform matrix for this Entity.
#define ASSERT_MATRIX_NEAR(a, b)
TEST(AllocationSizeTest, CanCreateTypedAllocations)
static constexpr Matrix MakeTranslation(const Vector3 &t)