Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DRenderPassEncoder.cpp259 bool depthReadOnlyInBundle = renderBundles[i]->IsDepthReadOnly(); in APIExecuteBundles() local
261 depthReadOnlyInPass && !depthReadOnlyInBundle, in APIExecuteBundles()
264 depthReadOnlyInBundle, i, renderBundles[i], depthReadOnlyInPass, this); in APIExecuteBundles()