Searched defs:tessShader (Results 1 – 4 of 4) sorted by relevance
167 auto* tessShader = GrPathTessellationShader::Make(*args.fCaps->shaderCaps(), in prePreparePrograms() local266 auto tessShader = &fStencilPathProgram->geomProc().cast<GrPathTessellationShader>(); in onPrepare() local
262 auto* tessShader = GrPathTessellationShader::Make(*args.fCaps->shaderCaps(), in prePreparePrograms() local426 auto tessShader = &fStencilCurvesProgram->geomProc().cast<GrPathTessellationShader>(); in onPrepare() local
80 auto* tessShader = GrPathTessellationShader::Make(*args.fCaps->shaderCaps(), in prepareTessellator() local
118 auto* tessShader = GrPathTessellationShader::Make(*caps.shaderCaps(), in onPrepare() local