mesa/main: fix indentation in _mesa_get_uniform()
authorIago Toral Quiroga <itoral@igalia.com>
Thu, 18 May 2017 09:43:52 +0000 (11:43 +0200)
committerIago Toral Quiroga <itoral@igalia.com>
Thu, 1 Jun 2017 06:44:34 +0000 (08:44 +0200)
commit102044870042d0e5e51ef0b88e91a9d59a8fda5b
treebb6db6ee5732f53c7ceb3b3a433b5649b3971b71
parent779b35bbc6166e6b2149358d5b897f07b4eb63f2
mesa/main: fix indentation in _mesa_get_uniform()

v2: also change the style of the large conditional in that function
    to follow the style from most other parts of Mesa (Nicolai)

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/main/uniform_query.cpp