Searched refs:DescriptorSetLayoutId (Results 1 – 3 of 3) sorted by relevance
196 using DescriptorSetLayoutId = DescriptorSetLayoutDict::Id; variable216 DescriptorSetLayoutId GetLayoutId() const { return layout_id_; } in GetLayoutId()286 DescriptorSetLayoutId layout_id_;
616 using DescriptorSetLayoutId = std::shared_ptr<const DescriptorSetLayoutDef>;617 using PipelineLayoutSetLayoutsDef = std::vector<DescriptorSetLayoutId>;
56 using DescriptorSetLayoutId = cvdescriptorset::DescriptorSetLayoutId; typedef61 DescriptorSetLayoutId GetCanonicalId(const VkDescriptorSetLayoutCreateInfo *p_create_info) { in GetCanonicalId()