Variable VkStencilOpState.compareMask

struct VkStencilOpState
{
  // ...
  uint compareMask ;
  // ...
}