Variable VkSamplerCreateInfo.compareEnable

struct VkSamplerCreateInfo
{
  // ...
  uint compareEnable ;
  // ...
}