Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
 
Loading...
Searching...
No Matches
shader_types_unittests.cc File Reference

Go to the source code of this file.

Namespaces

namespace  impeller
 
namespace  impeller::testing
 

Functions

 impeller::testing::TEST (ShaderTypesTest, VertexAttributeFormatFloat32)
 
 impeller::testing::TEST (ShaderTypesTest, VertexAttributeFormatHalfFloat)
 
 impeller::testing::TEST (ShaderTypesTest, VertexAttributeFormatIntegers)
 
 impeller::testing::TEST (ShaderTypesTest, VertexAttributeFormatRejectsMatrices)
 
 impeller::testing::TEST (ShaderTypesTest, VertexAttributeFormatRejectsBadComponentCount)
 
 impeller::testing::TEST (ShaderTypesTest, VertexAttributeFormatRejectsBadBitWidth)
 
 impeller::testing::TEST (ShaderTypesTest, VertexAttributeFormatRejectsUnsupportedScalarKinds)