ac/nir: use shader_info pass to determine whether instance_id is used
[mesa.git] / src / amd / common / ac_shader_info.h
2017-07-31 Nicolai Hähnleac/nir: use shader_info pass to determine whether insta...
2017-06-27 Nicolai Hähnleac/shader_info: fix a comment
2017-04-18 Dave Airlieradv/ac: mark used descriptor sets in shader info.
2017-04-18 Dave Airlieradv/ac: move needs_push_constants to shader info.
2017-04-18 Dave Airlieradv: optimise compute shader grid size emission.
2017-04-18 Dave Airlieradv: start conditionalising vertex inputs. (v2)
2017-04-18 Dave Airlieradv/ac: add initial pre-pass for shader info gathering