Searched defs:DirArchive (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/framework/common/ | ||
H A D | tcuResource.cpp | 31 DirArchive::DirArchive (const char* path) in DirArchive() function in tcu::DirArchive |
H A D | tcuResource.hpp | 91 class DirArchive : public Archive class 100 DirArchive (const DirArchive& other) : Archive(), m_path(other.m_path) {} in DirArchive() function in tcu::DirArchive |
Completed in 2 milliseconds