Searched refs:TessellationImpl (Results 1 – 2 of 2) sorted by relevance
88 class GrStrokeTessellateShader::TessellationImpl : public GrGLSLGeometryProcessor { class in GrStrokeTessellateShader462 SkString GrStrokeTessellateShader::TessellationImpl::getTessControlShaderGLSL( in getTessControlShaderGLSL()822 SkString GrStrokeTessellateShader::TessellationImpl::getTessEvaluationShaderGLSL( in getTessEvaluationShaderGLSL()1343 return (fMode == Mode::kHardwareTessellation) ? (GrGLSLGeometryProcessor*) new TessellationImpl in createGLSLInstance()
198 class TessellationImpl; variable