Variable VkStencilOpState.passOp

struct VkStencilOpState
{
  // ...
  VkStencilOp passOp ;
  // ...
}