Searched refs:BinaryRegistryReader (Results 1 – 5 of 5) 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()
61 const vk::BinaryRegistryReader& prebuiltBinRegistry,384 const vk::BinaryRegistryReader& prebuiltBinRegistry, in buildProgram()
174 vk::BinaryRegistryReader m_prebuiltBinRegistry;