Variable VkStencilOpState.writeMask

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