Searched refs:depthStencilPassOperation (Results 1 – 5 of 5) sorted by relevance
47 ANGLE_OBJC_CP_PROPERTY(objCDesc, desc, depthStencilPassOperation);266 ANGLE_PROP_EQ(*this, rhs, depthStencilPassOperation) &&275 stencilFailureOperation = depthFailureOperation = depthStencilPassOperation =355 frontFaceStencil.depthStencilPassOperation = MTLStencilOperationKeep;360 backFaceStencil.depthStencilPassOperation = MTLStencilOperationKeep;382 frontFaceStencil.depthStencilPassOperation = GetStencilOp(dsState.stencilPassDepthPass);393 backFaceStencil.depthStencilPassOperation = GetStencilOp(dsState.stencilBackPassDepthPass);
46 uint8_t depthStencilPassOperation : 3; member
1303 desc.frontFaceStencil.depthStencilPassOperation = MTLStencilOperationReplace;1305 desc.backFaceStencil.depthStencilPassOperation = MTLStencilOperationReplace;1785 dsStateDesc.frontFaceStencil.depthStencilPassOperation = MTLStencilOperationReplace;1786 dsStateDesc.backFaceStencil.depthStencilPassOperation = MTLStencilOperationReplace;
69 result.depthStencilPassOperation = skia_stencil_op_to_mtl(face.fPassOp);
249 result.depthStencilPassOperation = skia_stencil_op_to_mtl(face.fPassOp);