Home
last modified time | relevance | path

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

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