Searched refs:BinaryIndexPtr (Results 1 – 2 of 2) sorted by relevance
182 typedef de::MovePtr<BinaryIndexAccess> BinaryIndexPtr; typedef in vk::BinaryRegistryDetail::BinaryRegistryReader187 mutable BinaryIndexPtr m_binaryIndex;
583 …m_binaryIndex = BinaryIndexPtr(new BinaryIndexAccess(de::MovePtr<tcu::Resource>(m_archive.getResou… in loadProgram()