Variable VkPhysicalDeviceLimits.maxTexelGatherOffset

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