Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiDisplayTests.cpp1472 struct SurfaceCountersError : public std::runtime_error struct
1474 SurfaceCountersError(const std::string &what_) : std::runtime_error(what_) in SurfaceCountersError() function