Pipeline layout consists of two identical descriptor sets. Each descriptor set defines single descriptor of combined image sampler type.
This allows us to provide all functionality in executable file without providing additional data files. Added bin2hex utility that does [spirv binary->cpp code] conversion. Idea is based on vkQuake implementation.