Searched defs:GetTotalDescriptorCount (Results 1 – 1 of 1) sorted by relevance
94 uint32_t GetTotalDescriptorCount() const { return descriptor_count_; }; in GetTotalDescriptorCount() function202 uint32_t GetTotalDescriptorCount() const { return layout_id_->GetTotalDescriptorCount(); }; in GetTotalDescriptorCount() function547 uint32_t GetTotalDescriptorCount() const { return p_layout_->GetTotalDescriptorCount(); }; in GetTotalDescriptorCount() function