Searched refs:eVideoEncodeKHR (Results 1 – 2 of 2) sorted by relevance
2077 eVideoEncodeKHR = VK_QUEUE_VIDEO_ENCODE_BIT_KHR, enumerator2096 | QueueFlagBits::eVideoEncodeKHR4339 eVideoEncodeKHR = VK_PIPELINE_STAGE_2_VIDEO_ENCODE_BIT_KHR, enumerator4400 | PipelineStageFlagBits2::eVideoEncodeKHR
189 if ( value & QueueFlagBits::eVideoEncodeKHR ) result += "VideoEncodeKHR | "; in to_string()1169 if ( value & PipelineStageFlagBits2::eVideoEncodeKHR ) result += "VideoEncodeKHR | "; in to_string()4209 case QueueFlagBits::eVideoEncodeKHR : return "VideoEncodeKHR"; in to_string()5957 case PipelineStageFlagBits2::eVideoEncodeKHR : return "VideoEncodeKHR"; in to_string()