LLVM API Documentation

Enumerations
ShaderType Namespace Reference

Enumerations

enum  Type { PIXEL = 0, VERTEX = 1, GEOMETRY = 2, COMPUTE = 3 }

Enumeration Type Documentation

Enumerator:
PIXEL 
VERTEX 
GEOMETRY 
COMPUTE 

Definition at line 78 of file AMDGPU.h.