Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DCommandBufferStateTracker.cpp186 DAWN_TRY(CheckMissingAspects(missingAspects & ~kLazyAspects)); in ValidateOperation()
190 DAWN_TRY(CheckMissingAspects(requiredAspects & ~mAspects)); in ValidateOperation()
236 MaybeError CommandBufferStateTracker::CheckMissingAspects(ValidationAspects aspects) { in CheckMissingAspects() function in dawn_native::CommandBufferStateTracker
H A DCommandBufferStateTracker.h63 MaybeError CheckMissingAspects(ValidationAspects aspects);

Completed in 2 milliseconds