Searched defs:isStencilWriteEnabled (Results 1 – 2 of 2) sorted by relevance
335 bool isStencilWriteEnabled() const in isStencilWriteEnabled() function1275 bool isStencilWriteEnabled() const { return mPrivateState.isStencilWriteEnabled(); } in isStencilWriteEnabled() function
2600 const bool isStencilWriteEnabled = in invalidateRenderPassStencilAttachment() local