Home
last modified time | relevance | path

Searched refs:stencilReadOnlyInBundle (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DRenderPassEncoder.cpp266 bool stencilReadOnlyInBundle = renderBundles[i]->IsStencilReadOnly(); in APIExecuteBundles() local
267 DAWN_INVALID_IF(stencilReadOnlyInPass && !stencilReadOnlyInBundle, in APIExecuteBundles()
270 stencilReadOnlyInBundle, i, renderBundles[i], in APIExecuteBundles()