Searched refs:createInstancedRenderingAllocator (Results 1 – 3 of 3) sorted by relevance
81 fInstancingAllocator = fContext->getGpu()->createInstancedRenderingAllocator(); in instancingAllocator()
152 std::unique_ptr<gr_instanced::OpAllocator> createInstancedRenderingAllocator();
242 std::unique_ptr<gr_instanced::OpAllocator> GrGpu::createInstancedRenderingAllocator() { in createInstancedRenderingAllocator() function in GrGpu