Searched refs:createVSImpl (Results 1 – 6 of 6) sorted by relevance
222 : this->createVSImpl(std::move(shader)); in createGLSLInstance()
259 GrGLSLPrimitiveProcessor* createVSImpl(std::unique_ptr<Shader>) const;
541 GrGLSLPrimitiveProcessor* GrCCCoverageProcessor::createVSImpl(std::unique_ptr<Shader> shadr) const { in createVSImpl() function in GrCCCoverageProcessor
219 : this->createVSImpl(std::move(shader)); in createGLSLInstance()
540 GrGLSLPrimitiveProcessor* GrCCCoverageProcessor::createVSImpl(std::unique_ptr<Shader> shadr) const { in createVSImpl() function in GrCCCoverageProcessor