Variable StencilOpState.depthFailOp

struct StencilOpState
{
  // ...
  StencilOp depthFailOp ;
  // ...
}