Searched refs:DescriptorType (Results 1 – 6 of 6) sorted by relevance
83 template<class DescriptorType>84 string GetImmutableClassName(const DescriptorType* descriptor) { in GetImmutableClassName()87 template<class DescriptorType>88 string GetMutableClassName(const DescriptorType* descriptor) { in GetMutableClassName()
140 template <typename DescriptorType>142 io::Printer* printer, const DescriptorType* descriptor) { in WriteDocCommentBody()
83 template <typename DescriptorType>85 io::Printer* printer, const DescriptorType* descriptor) { in WriteDocCommentBody()
1771 … .setDescriptorType(vk::DescriptorType::eUniformBuffer) in prepare_descriptor_layout()1777 … .setDescriptorType(vk::DescriptorType::eCombinedImageSampler) in prepare_descriptor_layout()1795 …vk::DescriptorPoolSize().setType(vk::DescriptorType::eUniformBuffer).setDescriptorCount(swapchainI… in prepare_descriptor_pool()1797 .setType(vk::DescriptorType::eCombinedImageSampler) in prepare_descriptor_pool()1823 writes[0].setDescriptorType(vk::DescriptorType::eUniformBuffer); in prepare_descriptor_set()1828 writes[1].setDescriptorType(vk::DescriptorType::eCombinedImageSampler); in prepare_descriptor_set()
1502 typedef upb_descriptortype_t DescriptorType; typedef1514 static DescriptorType ConvertDescriptorType(int32_t val);1583 DescriptorType descriptor_type() const;1679 void set_descriptor_type(DescriptorType type);2490 inline FieldDef::DescriptorType FieldDef::ConvertDescriptorType(int32_t val) { in ConvertDescriptorType()2492 return static_cast<FieldDef::DescriptorType>(val); in ConvertDescriptorType()2519 inline FieldDef::DescriptorType FieldDef::descriptor_type() const { in descriptor_type()2573 inline void FieldDef::set_descriptor_type(FieldDef::DescriptorType type) { in set_descriptor_type()
1918 typedef upb_descriptortype_t DescriptorType;1930 static DescriptorType ConvertDescriptorType(int32_t val);2020 DescriptorType descriptor_type() const;2128 void set_descriptor_type(DescriptorType type);3091 inline FieldDef::DescriptorType FieldDef::ConvertDescriptorType(int32_t val) {3093 return static_cast<FieldDef::DescriptorType>(val);3120 inline FieldDef::DescriptorType FieldDef::descriptor_type() const {3189 inline void FieldDef::set_descriptor_type(FieldDef::DescriptorType type) {