Variable VkPhysicalDeviceLimits.minTexelOffset

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