Searched defs:Bindings (Results 1 – 5 of 5) sorted by relevance
18 Bindings section in Mojo Public C++ API
799 collectSubRegionBindings(SmallVectorImpl<BindingPair> &Bindings, in collectSubRegionBindings()871 collectSubRegionBindings(SmallVectorImpl<BindingPair> &Bindings, in collectSubRegionBindings()901 SmallVector<BindingPair, 32> Bindings; in removeSubRegionBindings() local1517 SmallVector<BindingPair, 16> Bindings; in getExistingLazyBinding() local1890 SmallVector<BindingPair, 32> Bindings; in getInterestingValues() local
314 CallEvent::BindingsTy &Bindings, in addParameterValuesToBindings()
954 # Bindings chapter
931 typedef std::vector<VkDescriptorSetLayoutBinding> Bindings; typedef