Home
last modified time | relevance | path

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

/third_party/vulkan-headers/include/vulkan/
H A Dvulkan.hpp6438 class VideoProfileOperationNotSupportedKHRError : public SystemError class
6441 VideoProfileOperationNotSupportedKHRError( std::string const & message ) in VideoProfileOperationNotSupportedKHRError() function in VULKAN_HPP_NAMESPACE::VideoProfileOperationNotSupportedKHRError
6446 VideoProfileOperationNotSupportedKHRError( char const * message ) in VideoProfileOperationNotSupportedKHRError() function in VULKAN_HPP_NAMESPACE::VideoProfileOperationNotSupportedKHRError
6575 case Result::eErrorVideoProfileOperationNotSupportedKHR: throw VideoProfileOperationNotSupportedKHRError( message ); in throwResultException()

Completed in 30 milliseconds