Variable VkPhysicalDeviceLimits.maxTexelOffset

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