Searched refs:FrontFace (Results 1 – 10 of 10) sorted by relevance
195 .frontFace = vkhpp::FrontFace::eCounterClockwise, in CanHandlePrecisionQualifierWithYuvSampler()
2685 VULKAN_HPP_INLINE std::string to_string( FrontFace value ) in to_string()2689 case FrontFace::eCounterClockwise : return "CounterClockwise"; in to_string()2690 case FrontFace::eClockwise : return "Clockwise"; in to_string()
4854 VULKAN_HPP_INLINE std::string to_string( FrontFace value ) in to_string()4858 case FrontFace::eCounterClockwise : return "CounterClockwise"; in to_string()4859 case FrontFace::eClockwise : return "Clockwise"; in to_string()
2591 void setFrontFace( VULKAN_HPP_NAMESPACE::FrontFace frontFace ) const VULKAN_HPP_NOEXCEPT;2675 void setFrontFaceEXT( VULKAN_HPP_NAMESPACE::FrontFace frontFace ) const VULKAN_HPP_NOEXCEPT;8106 …VULKAN_HPP_INLINE void CommandBuffer::setFrontFace( VULKAN_HPP_NAMESPACE::FrontFace frontFace ) co… in setFrontFace()9538 …VULKAN_HPP_INLINE void CommandBuffer::setFrontFaceEXT( VULKAN_HPP_NAMESPACE::FrontFace frontFace )… in setFrontFaceEXT()
1849 enum class FrontFace enum
2525 …void setFrontFace( VULKAN_HPP_NAMESPACE::FrontFace frontFace, Dispatch const & d VULKAN_HPP_DEFAU…2665 …void setFrontFaceEXT( VULKAN_HPP_NAMESPACE::FrontFace frontFace, Dispatch const & d VULKAN_HPP_DE…
5023 void setFrontFace( VULKAN_HPP_NAMESPACE::FrontFace frontFace ) const VULKAN_HPP_NOEXCEPT;5335 void setFrontFaceEXT( VULKAN_HPP_NAMESPACE::FrontFace frontFace ) const VULKAN_HPP_NOEXCEPT;13007 …VULKAN_HPP_INLINE void CommandBuffer::setFrontFace( VULKAN_HPP_NAMESPACE::FrontFace frontFace ) co… in setFrontFace()17154 …VULKAN_HPP_INLINE void CommandBuffer::setFrontFaceEXT( VULKAN_HPP_NAMESPACE::FrontFace frontFace )… in setFrontFaceEXT()
2922 enum class FrontFace enum
5203 …VULKAN_HPP_INLINE void CommandBuffer::setFrontFace( VULKAN_HPP_NAMESPACE::FrontFace frontFace, Dis… in setFrontFace()8121 …VULKAN_HPP_INLINE void CommandBuffer::setFrontFaceEXT( VULKAN_HPP_NAMESPACE::FrontFace frontFace, … in setFrontFaceEXT()
547 #define glFrontFace MANGLE(FrontFace)