nir/opt_vectorize: Add a callback for filtering of vectorizing.
[mesa.git] / src / gallium / drivers / r600 / sfn / sfn_nir.h
2020-05-18 Dave Airlier600/sfn: plumb the chip class into the instruction...
2020-04-28 Gert Wollnyr600/sfn: Add lowering passes for Tesselation IO
2020-04-21 Gert Wollnyr600/sfn: Implementing instructions blocks
2020-02-10 Gert Wollnyr600/sfn: Add the VS in and FS out vectorization
2020-02-10 Gert Wollnyr600/sfn: Add a basic nir shader backend