summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Ekstrand <jason.ekstrand@intel.com>2015-06-29 16:01:27 -0700
committerJason Ekstrand <jason.ekstrand@intel.com>2015-06-29 16:01:27 -0700
commit6a6c7ca0902bc4aa3a4b0131cc104105e833f7bd (patch)
tree94462d3c34a9e62227e4844b89461700c53cff26
parentdfbc876de7c07169c6205a79b9c972605e42967a (diff)
Add a task for copying NIR functions
-rw-r--r--nir.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/nir.xml b/nir.xml
index c27d9c6..8e371c5 100644
--- a/nir.xml
+++ b/nir.xml
@@ -8,6 +8,9 @@
allocate things or it may mean that we just write a mark-and-sweep
memory clean-up pass.
</task>
+ <task name="Copying" mesa="no">
+ Add functions for copying a NIR instruction, function, or shader.
+ </task>
<task name="64-bit" mesa="no">
Figure out how to represent/validate non-32-bit instructions. This
will be needed for ARB_gpu_shader_fp64 as well as fp16 and the