Variable VkBufferViewCreateInfo.sType

struct VkBufferViewCreateInfo
{
  // ...
  VkStructureType sType ;
  // ...
}