gallium/ureg: Set the next shader stage from the shader info.
[mesa.git] / src / gallium / auxiliary / tgsi / tgsi_from_mesa.h
2020-08-24 Marek Olšákgallium/tgsi: add helper tgsi_get_interp_mode
2020-02-05 Eric Anholtmesa/st: Move the SYSTEM_VALUE -> TGSI_SEMANTIC map...
2020-01-04 Gert Wollnygallium/tgsi_from_mesa: Add 'extern "C"' to be able...
2019-12-27 Dave Airlietgsi/mesa: handle KERNEL case
2018-03-16 Emil Velikovtgsi: move tgsi_processor_to_shader_stage() to a header
2017-07-05 Nicolai Hähnletgsi_from_mesa: add tgsi_get_gl_frag_result_semantic
2017-07-05 Nicolai Hähnletgsi_from_mesa: add pipe_shader_type_from_mesa
2017-07-05 Nicolai Hähnletgsi,st/mesa: move varying slot to semantic mapping...