Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Enumerations
SkSLProgramKind.h File Reference
#include <cinttypes>

Go to the source code of this file.

Namespaces

namespace  SkSL
 

Enumerations

enum class  SkSL::ProgramKind : int8_t {
  SkSL::kFragment , SkSL::kVertex , SkSL::kCompute , SkSL::kGraphiteFragment ,
  SkSL::kGraphiteVertex , SkSL::kGraphiteFragmentES2 , SkSL::kGraphiteVertexES2 , SkSL::kRuntimeColorFilter ,
  SkSL::kRuntimeShader , SkSL::kRuntimeBlender , SkSL::kPrivateRuntimeColorFilter , SkSL::kPrivateRuntimeShader ,
  SkSL::kPrivateRuntimeBlender , SkSL::kMeshVertex , SkSL::kMeshFragment
}