Home
last modified time | relevance | path

Searched refs:GSHull4Impl (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/gpu/ccpr/
DGrCCCoverageProcessor_GSImpl.cpp178 class GSHull4Impl : public GrCCCoverageProcessor::GSImpl { class
180 GSHull4Impl(std::unique_ptr<Shader> shader) : GSImpl(std::move(shader)) {} in GSHull4Impl() function in GSHull4Impl
353 return new GSHull4Impl(std::move(shadr)); in createGSImpl()
/external/skia/src/gpu/ccpr/
DGrCCCoverageProcessor_GSImpl.cpp187 class GSHull4Impl : public GrCCCoverageProcessor::GSImpl { class
189 GSHull4Impl(std::unique_ptr<Shader> shader) : GSImpl(std::move(shader)) {} in GSHull4Impl() function in GSHull4Impl
367 return new GSHull4Impl(std::move(shadr)); in createGSImpl()