tu/entrypoints: Import copy
authorJason Ekstrand <jason@jlekstrand.net>
Mon, 13 May 2019 22:20:12 +0000 (17:20 -0500)
committerJason Ekstrand <jason@jlekstrand.net>
Mon, 13 May 2019 22:20:33 +0000 (17:20 -0500)
It's used without being imported

src/freedreno/vulkan/tu_entrypoints_gen.py

index 463eacb..facbb69 100644 (file)
@@ -23,6 +23,7 @@
 #
 
 import argparse
+import copy
 import functools
 import math
 import os