Searched refs:DescriptorTableYaml (Results 1 – 3 of 3) sorted by relevance
107 struct DescriptorTableYaml { struct136 SmallVector<DescriptorTableYaml> Tables;158 DescriptorTableYaml &getOrInsertTable(RootParameterLocationYaml &ParamDesc) { in getOrInsertTable()409 template <> struct MappingTraits<llvm::DXContainerYAML::DescriptorTableYaml> { in LLVM_YAML_IS_SEQUENCE_VECTOR()411 llvm::DXContainerYAML::DescriptorTableYaml &D); in LLVM_YAML_IS_SEQUENCE_VECTOR()
49 DXContainerYAML::DescriptorTableYaml &TableYaml = in readDescriptorRanges()413 void MappingTraits<llvm::DXContainerYAML::DescriptorTableYaml>::mapping( in mapping()414 IO &IO, llvm::DXContainerYAML::DescriptorTableYaml &T) { in mapping()443 DXContainerYAML::DescriptorTableYaml &Table = in mapping()
307 const DXContainerYAML::DescriptorTableYaml &TableYaml = in writeParts()