Searched defs:kGrShaderTypeCount (Results 1 – 2 of 2) sorted by relevance
78 const std::string* sksl[kGrShaderTypeCount], in GrGLCheckLinkStatus()79 const std::string glsl[kGrShaderTypeCount]) { in GrGLCheckLinkStatus()
281 static const int kGrShaderTypeCount = kLast_GrShaderType + 1; variable