OSDN Git Service

mesa/arb_gpu_shader_fp64: add support for glGetUniformdv
authorDave Airlie <airlied@redhat.com>
Mon, 27 Jul 2015 03:13:49 +0000 (13:13 +1000)
committerDave Airlie <airlied@redhat.com>
Sun, 23 Aug 2015 05:56:35 +0000 (15:56 +1000)
commit45971fd0df1cbfc400f89f2e8df206625b40d65f
tree4cf46645812640f2f4d844260cd476cce15c0488
parentabbf05cfc2bea0787bcf710ef984d73ee8ba8f9e
mesa/arb_gpu_shader_fp64: add support for glGetUniformdv

This was missed when I did fp64, I've sent a piglit test to cover
the case as well.

Reviewed-by: Timothy Arceri <t_arceri@yahoo.com.au>
Cc: "11.0" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/mesa/main/uniform_query.cpp
src/mesa/main/uniforms.c