Looks good to me :) Reviewed-by: Plamena Manolova <
plamena.manol...@intel.com>
On Wed, Jan 25, 2017 at 1:30 AM, Ian Romanick wrote:
> From: Ian Romanick
>
> This is C++, so we can mix code and declarations. Doing so allows
> constification.
>
> Signed-off-by: Ian Romanick
> ---
> src/mesa/m
From: Ian Romanick
This is C++, so we can mix code and declarations. Doing so allows
constification.
Signed-off-by: Ian Romanick
---
src/mesa/main/uniform_query.cpp | 12
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/src/mesa/main/uniform_query.cpp b/src/mesa/main