Searched refs:VkDisplayPresentInfoKHR (Results 1 – 13 of 13) sorted by relevance
619 template<> VkStructureType getStructureType<VkDisplayPresentInfoKHR> (void)
1915 struct VkDisplayPresentInfoKHR struct
476 std::ostream& operator<< (std::ostream& s, const VkDisplayPresentInfoKHR& value);
4820 typedef struct VkDisplayPresentInfoKHR { struct4826 } VkDisplayPresentInfoKHR; typedef
4860 std::ostream& operator<< (std::ostream& s, const VkDisplayPresentInfoKHR& value)4862 s << "VkDisplayPresentInfoKHR = {\n";
3828 typedef struct VkDisplayPresentInfoKHR { struct3834 } VkDisplayPresentInfoKHR; argument
4962 typedef struct VkDisplayPresentInfoKHR { struct4968 } VkDisplayPresentInfoKHR; typedef
4962 typedef struct VkDisplayPresentInfoKHR { struct4968 } VkDisplayPresentInfoKHR; argument
5130 typedef struct VkDisplayPresentInfoKHR { struct5136 } VkDisplayPresentInfoKHR; typedef
26599 DisplayPresentInfoKHR( VkDisplayPresentInfoKHR const & rhs ) in DisplayPresentInfoKHR()26604 DisplayPresentInfoKHR& operator=( VkDisplayPresentInfoKHR const & rhs ) in operator =()26634 operator VkDisplayPresentInfoKHR const&() const in operator VkDisplayPresentInfoKHR const&()26636 return *reinterpret_cast<const VkDisplayPresentInfoKHR*>( this ); in operator VkDisplayPresentInfoKHR const&()26639 operator VkDisplayPresentInfoKHR &() in operator VkDisplayPresentInfoKHR&()26641 return *reinterpret_cast<VkDisplayPresentInfoKHR*>( this ); in operator VkDisplayPresentInfoKHR&()26667 …static_assert( sizeof( DisplayPresentInfoKHR ) == sizeof( VkDisplayPresentInfoKHR ), "struct and w…
5082 typedef struct VkDisplayPresentInfoKHR { struct5088 } VkDisplayPresentInfoKHR; argument
11821 DisplayPresentInfoKHR( VkDisplayPresentInfoKHR const & rhs ) in DisplayPresentInfoKHR()11826 DisplayPresentInfoKHR& operator=( VkDisplayPresentInfoKHR const & rhs ) in operator =()11855 operator VkDisplayPresentInfoKHR const&() const in operator VkDisplayPresentInfoKHR const&()11857 return *reinterpret_cast<const VkDisplayPresentInfoKHR*>(this); in operator VkDisplayPresentInfoKHR const&()11860 operator VkDisplayPresentInfoKHR &() in operator VkDisplayPresentInfoKHR&()11862 return *reinterpret_cast<VkDisplayPresentInfoKHR*>(this); in operator VkDisplayPresentInfoKHR&()11888 …static_assert( sizeof( DisplayPresentInfoKHR ) == sizeof( VkDisplayPresentInfoKHR ), "struct and w…
4817 typedef struct VkDisplayPresentInfoKHR { struct4823 } VkDisplayPresentInfoKHR; typedef