Variable VkPhysicalDeviceLimits.maxTexelBufferElements

struct VkPhysicalDeviceLimits
{
  // ...
  uint maxTexelBufferElements ;
  // ...
}