Searched refs:eOpticalFlowVectorNV (Results 1 – 2 of 2) sorted by relevance
4615 eOpticalFlowVectorNV = VK_FORMAT_FEATURE_2_OPTICAL_FLOW_VECTOR_BIT_NV, enumerator4671 | FormatFeatureFlagBits2::eOpticalFlowVectorNV
1319 if ( value & FormatFeatureFlagBits2::eOpticalFlowVectorNV ) result += "OpticalFlowVectorNV | "; in to_string()6108 case FormatFeatureFlagBits2::eOpticalFlowVectorNV : return "OpticalFlowVectorNV"; in to_string()