Home
last modified time | relevance | path

Searched defs:getDependency (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkRenderPass.hpp71 VkSubpassDependency getDependency(uint32_t i) const in getDependency() function in vk::RenderPass
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFileDescriptorProto.php206 public function getDependency() function in Google\\Protobuf\\Internal\\FileDescriptorProto
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryDependenceAnalysis.cpp715 MemDepResult MemoryDependenceResults::getDependency(Instruction *QueryInst, in getDependency() function in MemoryDependenceResults