Searched refs:MeshTestProcessor (Results 1 – 1 of 1) sorted by relevance
496 class MeshTestProcessor : public GrGeometryProcessor { class500 return new (ptr) MeshTestProcessor(instanced, hasVertexBuffer);520 MeshTestProcessor(bool instanced, bool hasVertexBuffer) function in __anon03ea81b70b11::MeshTestProcessor547 std::unique_ptr<GrGeometryProcessor::ProgramImpl> MeshTestProcessor::makeProgramImpl(557 const MeshTestProcessor& mp = args.fGeomProc.cast<MeshTestProcessor>();627 GrGeometryProcessor* mtp = MeshTestProcessor::Make(fState->allocator(), isInstanced,