MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-ValidationLayers / VideoError

Method VideoError

layers/sync/sync_error_messages.cpp:480–483  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

478}
479
480std::string ErrorMessages::VideoError(const HazardResult& hazard, const CommandBufferAccessContext& cb_context, vvl::Func command,
481 const std::string& resource_description) const {
482 return Error(hazard, cb_context, command, resource_description, "VideoError");
483}
484
485} // namespace syncval

Calls 1

ErrorClass · 0.85

Tested by

no test coverage detected