HomeSort by relevance Sort by last modified time
    Searched refs:GetBindings (Results 1 - 2 of 2) sorted by null

  /external/vulkan-validation-layers/layers/
descriptor_sets.h 117 const std::vector<safe_VkDescriptorSetLayoutBinding> &GetBindings() const { return bindings_; }
189 bool result = (lhs.GetCreateFlags() == rhs.GetCreateFlags()) && (lhs.GetBindings() == rhs.GetBindings()) &&
232 const std::vector<safe_VkDescriptorSetLayoutBinding> &GetBindings() const { return layout_id_->GetBindings(); }
    [all...]
  /external/syzkaller/vendor/google.golang.org/genproto/googleapis/iam/v1/
policy.pb.go 137 func (m *Policy) GetBindings() []*Binding {

Completed in 82 milliseconds