diff options
author | Kenneth Graunke <[email protected]> | 2015-08-25 10:01:31 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2015-08-27 13:36:57 -0700 |
commit | f90c6b1ce0d96c7dbdd32ab913d5c88913700ba2 (patch) | |
tree | 94d3ffea7363d2a7edaa2d1f0ed2d0e662e8caeb /src/glsl/opt_flip_matrices.cpp | |
parent | c44d50775209266b5c8bad0ab7a7c4ccd7db14a4 (diff) |
nir: Move nir_cursor to nir.h.
We want to use this for normal instruction insertion too, not just
control flow. Generally these functions are going to be extremely
useful when working with NIR, so I want them to be widely available
without having to include a separate file.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Jason Ekstrand <[email protected]>
Acked-by: Connor Abbott <[email protected]>
Diffstat (limited to 'src/glsl/opt_flip_matrices.cpp')
0 files changed, 0 insertions, 0 deletions