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