Variable VkPhysicalDeviceLimits.minTexelGatherOffset

struct VkPhysicalDeviceLimits
{
  // ...
  int minTexelGatherOffset ;
  // ...
}