Home
last modified time | relevance | path

Searched refs:BinaryRegistryWriter (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkBinaryRegistry.cpp415 // BinaryRegistryWriter
417 BinaryRegistryWriter::BinaryRegistryWriter (const std::string& dstPath) in BinaryRegistryWriter() function in vk::BinaryRegistryDetail::__anon27731::BinaryRegistryWriter
424 BinaryRegistryWriter::~BinaryRegistryWriter (void) in ~BinaryRegistryWriter()
432 void BinaryRegistryWriter::initFromPath (const std::string& srcPath) in initFromPath()
453 void BinaryRegistryWriter::addProgram (const ProgramIdentifier& id, const ProgramBinary& binary) in addProgram()
468 deUint32* BinaryRegistryWriter::findBinary (const ProgramBinary& binary) const in findBinary()
473 deUint32 BinaryRegistryWriter::getNextSlot (void) const in getNextSlot()
483 void BinaryRegistryWriter
[all...]
H A DvkBinaryRegistry.hpp221 class BinaryRegistryWriter class
224 BinaryRegistryWriter (const std::string& dstPath);
225 ~BinaryRegistryWriter (void);
267 using BinaryRegistryDetail::BinaryRegistryWriter;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
H A DvktBuildPrograms.cpp522 vk::BinaryRegistryWriter registryWriter (dstPath); in buildPrograms()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
H A DvktBuildPrograms.cpp519 vk::BinaryRegistryWriter registryWriter (dstPath); in buildPrograms()

Completed in 4 milliseconds