Home
last modified time | relevance | path

Searched refs:kLazyAspects (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCommandBufferStateTracker.cpp69 static constexpr CommandBufferStateTracker::ValidationAspects kLazyAspects = member
186 DAWN_TRY(CheckMissingAspects(missingAspects & ~kLazyAspects)); in ValidateOperation()
197 ASSERT((aspects & ~kLazyAspects).none()); in RecomputeLazyAspects()
369 mAspects &= ~kLazyAspects; in SetPipelineCommon()

Completed in 2 milliseconds