Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_enums.hpp4615 eOpticalFlowVectorNV = VK_FORMAT_FEATURE_2_OPTICAL_FLOW_VECTOR_BIT_NV, enumerator
4671 | FormatFeatureFlagBits2::eOpticalFlowVectorNV
Dvulkan_to_string.hpp1319 if ( value & FormatFeatureFlagBits2::eOpticalFlowVectorNV ) result += "OpticalFlowVectorNV | "; in to_string()
6108 case FormatFeatureFlagBits2::eOpticalFlowVectorNV : return "OpticalFlowVectorNV"; in to_string()