Searched refs:BinaryRegistryReader (Results 1 – 3 of 3) sorted by relevance
173 class BinaryRegistryReader class176 BinaryRegistryReader (const tcu::Archive& archive, const std::string& srcPath);177 ~BinaryRegistryReader (void);266 using BinaryRegistryDetail::BinaryRegistryReader;
567 BinaryRegistryReader::BinaryRegistryReader (const tcu::Archive& archive, const std::string& srcPath) in BinaryRegistryReader() function in vk::BinaryRegistryDetail::BinaryRegistryReader573 BinaryRegistryReader::~BinaryRegistryReader (void) in ~BinaryRegistryReader()577 ProgramBinary* BinaryRegistryReader::loadProgram (const ProgramIdentifier& id) const in loadProgram()
117 const vk::BinaryRegistryReader& prebuiltBinRegistry, in buildProgram()197 vk::BinaryRegistryReader m_prebuiltBinRegistry;