enum CCL::IGraphicsShader3D::Type

#include <igraphics3d.h>

enum Type
{
    kVertexShader,
    kPixelShader,
};