Mesa (master): radeonsi: cleanup shader codegen

Marek Olšák mareko at kemper.freedesktop.org
Thu Feb 11 15:48:43 UTC 2016


Module: Mesa
Branch: master
Commit: 1643dca51384f0b3ee5f495dcc2613195dae150d
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=1643dca51384f0b3ee5f495dcc2613195dae150d

Author: Marek Olšák <marek.olsak at amd.com>
Date:   Wed Feb 10 20:31:26 2016 +0100

radeonsi: cleanup shader codegen

si_shader_ctx -> ctx
type * ptr -> type *ptr
si_shader_context *shader -> si_shader_context *ctx

Reviewed-by: Nicolai Hähnle <nicolai.haehnle at amd.com>

---

 src/gallium/drivers/radeonsi/si_shader.c | 850 +++++++++++++++----------------
 1 file changed, 425 insertions(+), 425 deletions(-)

Diff:   http://cgit.freedesktop.org/mesa/mesa/diff/?id=1643dca51384f0b3ee5f495dcc2613195dae150d



More information about the mesa-commit mailing list