Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan.hpp5848 class VideoProfileOperationNotSupportedKHRError : public SystemError class
5851 VideoProfileOperationNotSupportedKHRError( std::string const & message ) in VideoProfileOperationNotSupportedKHRError() function in VULKAN_HPP_NAMESPACE::VideoProfileOperationNotSupportedKHRError
5853 VideoProfileOperationNotSupportedKHRError( char const * message ) in VideoProfileOperationNotSupportedKHRError() function in VULKAN_HPP_NAMESPACE::VideoProfileOperationNotSupportedKHRError
5974 …sult::eErrorVideoProfileOperationNotSupportedKHR: throw VideoProfileOperationNotSupportedKHRError(… in throwResultException()