#947 doesn't allow to use descriptor offset and range with uniform and storage texel buffers.
The implementation will be a little different from other buffer types, because the offset and range are defined via VkBufferView instead of VkDescriptorBufferInfo.
Related to #945