Searched refs:BinaryIndex (Results 1 – 2 of 2) sorted by relevance
202 struct BinaryIndex struct in vk::BinaryRegistryDetail::BinaryRegistryWriter207 BinaryIndex (const ProgramIdentifier& id_, in BinaryIndex() function215 typedef std::vector<BinaryIndex> BinaryIndexVector;
348 m_binaryIndices.push_back(BinaryIndex(id, index)); in storeProgram()