Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
capabilities_unittests.cc File Reference
#include "flutter/testing/testing.h"
#include "gtest/gtest.h"
#include "impeller/renderer/backend/gles/proc_table_gles.h"
#include "impeller/renderer/backend/gles/test/mock_gles.h"

Go to the source code of this file.

Namespaces

namespace  impeller
 
namespace  impeller::testing
 

Functions

 impeller::testing::TEST (CapabilitiesGLES, CanInitializeWithDefaults)
 
 impeller::testing::TEST (CapabilitiesGLES, SupportsDecalSamplerAddressMode)
 
 impeller::testing::TEST (CapabilitiesGLES, SupportsDecalSamplerAddressModeNotOES)
 
 impeller::testing::TEST (CapabilitiesGLES, SupportsFramebufferFetch)