Home
last modified time | relevance | path

Searched refs:eCounterClockwise (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gfxstream/common/detector/
DGraphicsDetectorVkPrecisionQualifiersOnYuvSamplers.cpp195 .frontFace = vkhpp::FrontFace::eCounterClockwise, in CanHandlePrecisionQualifierWithYuvSampler()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_enums.hpp1851 eCounterClockwise = VK_FRONT_FACE_COUNTER_CLOCKWISE, enumerator
Dvulkansc_to_string.hpp2689 case FrontFace::eCounterClockwise : return "CounterClockwise"; in to_string()
Dvulkan_enums.hpp2924 eCounterClockwise = VK_FRONT_FACE_COUNTER_CLOCKWISE, enumerator
Dvulkan_to_string.hpp4858 case FrontFace::eCounterClockwise : return "CounterClockwise"; in to_string()