mesa: move _Used to gl_program
authorTimothy Arceri <timothy.arceri@collabora.com>
Mon, 31 Oct 2016 11:08:24 +0000 (22:08 +1100)
committerTimothy Arceri <timothy.arceri@collabora.com>
Thu, 29 Dec 2016 23:57:16 +0000 (10:57 +1100)
commit29d70f5de966c18d563475bc5f60f252e9a900a3
tree283d560bac4d13d8066aa3b4d0d1989e8108539b
parent8a69ae5345045af4642145ad0bcfd1314d4d949e
mesa: move _Used to gl_program

We no longer need to initialise it because gl_program is never reused.

Reviewed-by: Eric Anholt <eric@anholt.net>
src/compiler/glsl/linker.cpp
src/mesa/main/api_validate.c
src/mesa/main/mtypes.h