Variable VkSamplerCreateInfo.compareOp

struct VkSamplerCreateInfo
{
  // ...
  VkCompareOp compareOp ;
  // ...
}