Searched refs:groupResource (Results 1 – 1 of 1) sorted by relevance
597 de::UniquePtr<Resource> groupResource (archive.getResource(groupPath.normalize().getPath())); in parseGroupFile() local598 const int groupBufferSize (groupResource->getSize()); in parseGroupFile()601 groupResource->read(reinterpret_cast<deUint8*>(&groupBuffer[0]), groupBufferSize); in parseGroupFile()