Variable VkStencilOpState.depthFailOp

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