Home
last modified time | relevance | path

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

/third_party/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp4778eAllowEncodeParameterOptimizations = VK_VIDEO_SESSION_CREATE_ALLOW_ENCODE_PARAMETER_OPTIMIZATIONS_… enumerator
4789 … VideoSessionCreateFlagBitsKHR::eAllowEncodeParameterOptimizations |
Dvulkan_to_string.hpp2102 if ( value & VideoSessionCreateFlagBitsKHR::eAllowEncodeParameterOptimizations ) in to_string()
7039 …case VideoSessionCreateFlagBitsKHR::eAllowEncodeParameterOptimizations: return "AllowEncodeParamet… in to_string()