gallium/util: s/uint/enum tgsi_semantic/ in simple shader code
authorBrian Paul <brianp@vmware.com>
Thu, 8 Feb 2018 01:28:34 +0000 (18:28 -0700)
committerBrian Paul <brianp@vmware.com>
Thu, 8 Feb 2018 16:49:03 +0000 (09:49 -0700)
commit26948ba761e04e74a5d15a3115117b9954a4fcbb
tree7e364eca19ff42f6dd668a09a7dc44f2e62de129
parent0f40f4ffdae7b9cc5b9cb32a9373ab95ebee4383
gallium/util: s/uint/enum tgsi_semantic/ in simple shader code

Reviewed-by: Mathias Fröhlich <mathias.froehlich@web.de>
Reviewed-by: Roland Scheidegger <sroland@vmware.com>
src/gallium/auxiliary/util/u_simple_shaders.c
src/gallium/auxiliary/util/u_simple_shaders.h
src/gallium/auxiliary/util/u_tests.c
src/gallium/tests/trivial/quad-tex.c
src/gallium/tests/trivial/tri.c