Variable VkStencilOpState.failOp

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