Searched refs:BinaryIndexAccess (Results 1 – 2 of 2) sorted by relevance
171 typedef LazyResource<BinaryIndexNode> BinaryIndexAccess; typedef182 typedef de::MovePtr<BinaryIndexAccess> BinaryIndexPtr;
180 const deUint32* findBinaryIndex (BinaryIndexAccess* index, const ProgramIdentifier& id) in findBinaryIndex()583 …m_binaryIndex = BinaryIndexPtr(new BinaryIndexAccess(de::MovePtr<tcu::Resource>(m_archive.getResou… in loadProgram()