mesa: refactor GetFragDataLocation
authorTapani Pälli <tapani.palli@intel.com>
Thu, 12 Mar 2015 13:13:30 +0000 (15:13 +0200)
committerTapani Pälli <tapani.palli@intel.com>
Thu, 16 Apr 2015 04:55:57 +0000 (07:55 +0300)
commit62057c77f135ae7ebe5f10def714edb5492cb0be
treec015b6ed5ef5cdeeb3b0461e77500a999e2d801e
parent3d1544cc91cad4cca1deb67c82fc7390fe4196f9
mesa: refactor GetFragDataLocation

Use program_resource_location to fetch location.

Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Martin Peres <martin.peres@linux.intel.com>
src/mesa/main/shader_query.cpp