Home
last modified time | relevance | path

Searched defs:ProgramNotFoundException (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkBinaryRegistry.hpp59 class ProgramNotFoundException : public tcu::ResourceError class
62 ProgramNotFoundException(const ProgramIdentifier &id, const std::string &reason) in ProgramNotFoundException() function in vk::BinaryRegistryDetail::ProgramNotFoundException