Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/tessellate/shaders/
DGrPathTessellationShader_Hardware.cpp70 SkString getTessControlShaderGLSL(const GrGeometryProcessor&, in makeProgramImpl() function in __anon2db06fbc0111::HardwareWedgeShader::makeProgramImpl::Impl
214 SkString getTessControlShaderGLSL(const GrGeometryProcessor&, in makeProgramImpl() function in __anon2db06fbc0111::HardwareCurveShader::makeProgramImpl::Impl
DGrStrokeTessellationShader_HardwareImpl.cpp316 SkString GrStrokeTessellationShader::HardwareImpl::getTessControlShaderGLSL( in getTessControlShaderGLSL() function in GrStrokeTessellationShader::HardwareImpl
/third_party/skia/gm/
Dtessellation.cpp90 SkString getTessControlShaderGLSL(const GrGeometryProcessor&, in getTessControlShaderGLSL() function in skiagm::TessellationTestTriShader::Impl
206 SkString getTessControlShaderGLSL(const GrGeometryProcessor&, in getTessControlShaderGLSL() function in skiagm::TessellationTestRectShader::Impl
/third_party/skia/src/gpu/
DGrGeometryProcessor.h350 virtual SkString getTessControlShaderGLSL(const GrGeometryProcessor&, in getTessControlShaderGLSL() function