projects
/
platform
/
upstream
/
VK-GL-CTS.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
5b10102
13c7992
)
Merge branch '237-shaderexecutor-remove-immutable-samplers' into 'master'
author
Pyry Haulos
<phaulos@google.com>
Thu, 21 Jan 2016 16:22:52 +0000
(11:22 -0500)
committer
Pyry Haulos
<phaulos@google.com>
Thu, 21 Jan 2016 16:22:52 +0000
(11:22 -0500)
Remove immutable shaders from ShaderExecutor
Samplers are provided when updating descriptor sets, so it is not
necessary, nor allowed, to set them when building descriptor set layout.
See merge request !362
Trivial merge