Remove immutable shaders from ShaderExecutor
authorPyry Haulos <phaulos@google.com>
Wed, 20 Jan 2016 16:09:30 +0000 (08:09 -0800)
committerPyry Haulos <phaulos@google.com>
Wed, 20 Jan 2016 16:09:30 +0000 (08:09 -0800)
commit13c799240b970d8966bddd07bc58434deb94b53a
treecf6a4fcaf0aad180dfea71d721aad3955d8c0b64
parent126e5935b22cef8176e801f379803ad14763e7e6
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.

Change-Id: I7115233383421bf59817288f32a598bb4914aa1c
external/vulkancts/modules/vulkan/shaderexecutor/vktShaderExecutor.cpp