Home
last modified time | relevance | path

Searched defs:getTessControlShaderGLSL (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/tessellate/
DGrStencilPathShader.cpp114 SkString getTessControlShaderGLSL(const GrGeometryProcessor&, in createGLSLInstance() function in GrCubicTessellateShader::createGLSLInstance::CubicImpl
213 SkString getTessControlShaderGLSL(const GrGeometryProcessor&, in createGLSLInstance() function in GrWedgeTessellateShader::createGLSLInstance::WedgeImpl
DGrStrokeTessellateShader.cpp462 SkString GrStrokeTessellateShader::TessellationImpl::getTessControlShaderGLSL( in getTessControlShaderGLSL() function in GrStrokeTessellateShader::TessellationImpl
/external/skia/gm/
Dtessellation.cpp80 SkString getTessControlShaderGLSL(const GrGeometryProcessor&, in getTessControlShaderGLSL() function in skiagm::TessellationTestTriShader::Impl
188 SkString getTessControlShaderGLSL(const GrGeometryProcessor&, in getTessControlShaderGLSL() function in skiagm::TessellationTestRectShader::Impl
/external/skia/src/gpu/glsl/
DGrGLSLGeometryProcessor.h135 virtual SkString getTessControlShaderGLSL(const GrGeometryProcessor&, in getTessControlShaderGLSL() function