Home
last modified time | relevance | path

Searched refs:setWillUseTessellationShaders (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/gpu/tessellate/shaders/
DGrTessellationShader.h29 this->setWillUseTessellationShaders(); in GrTessellationShader()
/third_party/skia/gm/
Dtessellation.cpp59 this->setWillUseTessellationShaders(); in TessellationTestTriShader()
177 this->setWillUseTessellationShaders(); in TessellationTestRectShader()
/third_party/skia/src/gpu/
DGrGeometryProcessor.h244 void setWillUseTessellationShaders() { in setWillUseTessellationShaders() function