Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp2555 eUserClipPlanesOnly = VK_POINT_CLIPPING_BEHAVIOR_USER_CLIP_PLANES_ONLY enumerator
Dvulkansc_to_string.hpp3278 case PointClippingBehavior::eUserClipPlanesOnly : return "UserClipPlanesOnly"; in to_string()
Dvulkan_enums.hpp3854 eUserClipPlanesOnly = VK_POINT_CLIPPING_BEHAVIOR_USER_CLIP_PLANES_ONLY enumerator
Dvulkan_to_string.hpp5571 case PointClippingBehavior::eUserClipPlanesOnly : return "UserClipPlanesOnly"; in to_string()