8#ifndef SkSLTypeShared_DEFINED
9#define SkSLTypeShared_DEFINED
static constexpr bool SkSLTypeCanBeUniformValue(SkSLType type)
static constexpr bool SkSLTypeIsIntegralType(SkSLType type)
bool SkSLTypeIsCombinedSamplerType(SkSLType type)
int SkSLTypeMatrixSize(SkSLType type)
bool SkSLTypeIsFullPrecisionNumericType(SkSLType type)
static const int kSkSLTypeCount
@ kTextureExternalSampler
const char * SkSLTypeString(SkSLType t)
static constexpr bool SkSLTypeIsFloatType(SkSLType type)
static constexpr int SkSLTypeVecLength(SkSLType type)