Home
last modified time | relevance | path

Searched defs:isLazy (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDomTreeUpdater.h49 bool isLazy() const { return Strategy == UpdateStrategy::Lazy; }; in isLazy() function
/third_party/skia/src/gpu/
DGrSurfaceProxy.h116 bool isLazy() const { return !this->isInstantiated() && SkToBool(fLazyInstantiateCallback); } in isLazy() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp3175 const vector<bool>& isLazy, in pushReadImagesToBuffers()
4879 …rValue> >& clearValues, const vector<Attachment>& attachments, const vector<bool>& isLazy, deBool … in initializeImageClearValues()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassTests.cpp3175 const vector<bool>& isLazy, in pushReadImagesToBuffers()
4879 …rValue> >& clearValues, const vector<Attachment>& attachments, const vector<bool>& isLazy, deBool … in initializeImageClearValues()