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)
committerEmil Velikov <emil.l.velikov@gmail.com>
Mon, 31 Aug 2015 12:09:36 +0000 (13:09 +0100)
commit7a8d2048bc830c77be7baf5eb71aaef645cb1bf6
tree612d66832c03c4d32e0b7888957175ca981b8cee
parentbf84c85130d7b9160f62ce8b54e33d5228531217
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>
(cherry picked from commit 45971fd0df1cbfc400f89f2e8df206625b40d65f)
src/mesa/main/uniform_query.cpp
src/mesa/main/uniforms.c