Searched refs:m_binaryIndices (Results 1 – 2 of 2) sorted by relevance
465 m_binaryIndices.push_back(ProgramIdentifierIndex(id, index)); in addProgram()546 …buildBinaryIndex(&index, m_binaryIndices.size(), !m_binaryIndices.empty() ? &m_binaryIndices[0] : … in writeToPath()
259 ProgIdIndexVector m_binaryIndices; //!< ProgramIdentifier -> slot in m_binaries member in vk::BinaryRegistryDetail::BinaryRegistryWriter