Skia
2D Graphics Library
SkMeshSpecification::Varying Struct Reference

#include <SkMesh.h>

Public Types

enum class  Type : uint32_t {
  kFloat , kFloat2 , kFloat3 , kFloat4 ,
  kHalf , kHalf2 , kHalf3 , kHalf4 ,
  kLast = kHalf4
}
 

Public Attributes

Type type
 
SkString name
 

Member Enumeration Documentation

◆ Type

enum SkMeshSpecification::Varying::Type : uint32_t
strong
Enumerator
kFloat 
kFloat2 
kFloat3 
kFloat4 
kHalf 
kHalf2 
kHalf3 
kHalf4 
kLast 

Member Data Documentation

◆ name

SkString SkMeshSpecification::Varying::name

◆ type

Type SkMeshSpecification::Varying::type

The documentation for this struct was generated from the following file: