summaryrefslogtreecommitdiffstats
path: root/src/glsl
diff options
context:
space:
mode:
authorTapani Pälli <[email protected]>2015-04-20 15:41:06 +0300
committerTapani Pälli <[email protected]>2015-04-21 14:37:09 +0300
commit054c7dc7eb091e631a01ade3e6a46d6cc77fc9f3 (patch)
treece74442795bb52ed67a54ca21323bd354c97f2a8 /src/glsl
parent7004632b28d8a31b16acc553a1fb31202767bd80 (diff)
mesa: fix UBO queries for active uniforms
Commit 34df5eb introduced regression to GetActiveUniformBlockiv when querying one of the following properties: GL_UNIFORM_BLOCK_ACTIVE_UNIFORMS GL_UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES Implementation counted all uniforms in ubo directly while query should check first if the uniform in question is _active_. Signed-off-by: Tapani Pälli <[email protected]> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=90109 Reviewed-By: Martin Peres <[email protected]>
Diffstat (limited to 'src/glsl')
0 files changed, 0 insertions, 0 deletions