projects
/
platform
/
upstream
/
VK-GL-CTS.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
415d495
7ed5d41
)
Merge branch 'shaderRenderLoopTest-fix-getFloatFractionUniformType' into 'master'
author
Pyry Haulos
<phaulos@google.com>
Wed, 23 Dec 2015 06:09:26 +0000
(
01:09
-0500)
committer
Pyry Haulos
<phaulos@google.com>
Wed, 23 Dec 2015 06:09:26 +0000
(
01:09
-0500)
Shader render loop test: fix getFloatFractionUniformType function
It seems getFloatFractionUniformType should return fraction "uniform types", not integral values.
it is used to generate uniform values used in test - which, according to shader sources, should be fractions.
See merge request !202
Trivial merge