Flutter Engine
The Flutter Engine
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Classes | Namespaces
vertex_descriptor.h File Reference
#include <vector>
#include "impeller/base/comparable.h"
#include "impeller/core/shader_types.h"

Go to the source code of this file.

Classes

class  impeller::VertexDescriptor
 Describes the format and layout of vertices expected by the pipeline. While it is possible to construct these descriptors manually, it would be tedious to do so. These are usually constructed using shader information reflected using impellerc. The usage of this class is indirectly via PipelineBuilder<VS, FS>. More...
 

Namespaces

namespace  impeller