nir/opt_vectorize: Add a callback for filtering of vectorizing.
[mesa.git] / src / gallium / drivers / r600 / sfn / sfn_shader_vertex.h
2020-05-19 Gert Wollnyr600/sfn: Make allocate_reserved_registers forward...
2020-05-18 Dave Airlier600/sfn: plumb the chip class into the instruction...
2020-04-28 Gert Wollnyr600/sfn: extract class to handle the VS export to...
2020-02-10 Gert Wollnyr600/sfn: Add VS for TCS shader skeleton
2020-02-10 Gert Wollnyr600/sfn: Add support for geometry shader
2020-02-10 Gert Wollnyr600/sfn: Add a basic nir shader backend