Searched refs:DescriptorSetLayoutId (Results 1 – 3 of 3) sorted by relevance
185 using DescriptorSetLayoutId = DescriptorSetLayoutDict::Id; variable201 DescriptorSetLayoutId GetLayoutId() const { return layout_id_; } in GetLayoutId()342 DescriptorSetLayoutId layout_id_;
58 using DescriptorSetLayoutId = cvdescriptorset::DescriptorSetLayoutId; typedef63 DescriptorSetLayoutId GetCanonicalId(const VkDescriptorSetLayoutCreateInfo *p_create_info) { in GetCanonicalId()
1078 using DescriptorSetLayoutId = std::shared_ptr<const DescriptorSetLayoutDef>;1079 using PipelineLayoutSetLayoutsDef = std::vector<DescriptorSetLayoutId>;