Variable VkWriteDescriptorSet.pTexelBufferView

struct VkWriteDescriptorSet
{
  // ...
  const(VkBufferView_T*)* pTexelBufferView ;
  // ...
}