Home
last modified time | relevance | path

Searched defs:DisplayPlaneProperties2KHR (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_structs.hpp14895 struct DisplayPlaneProperties2KHR struct
14904 VULKAN_HPP_CONSTEXPR DisplayPlaneProperties2KHR(VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR dis… in DisplayPlaneProperties2KHR() function
14910 DisplayPlaneProperties2KHR( VkDisplayPlaneProperties2KHR const & rhs ) VULKAN_HPP_NOEXCEPT in DisplayPlaneProperties2KHR() function
14920 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DisplayPlaneProperties2KHR const *>( &rhs ); in operator =()
14925 operator VkDisplayPlaneProperties2KHR const &() const VULKAN_HPP_NOEXCEPT in operator VkDisplayPlaneProperties2KHR const&()
14930 operator VkDisplayPlaneProperties2KHR &() VULKAN_HPP_NOEXCEPT in operator VkDisplayPlaneProperties2KHR&()
14941 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
14951 bool operator==( DisplayPlaneProperties2KHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
14962 bool operator!=( DisplayPlaneProperties2KHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
14969 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eDisplayPlaneProperties2KHR;
[all …]
Dvulkan_structs.hpp29492 struct DisplayPlaneProperties2KHR struct
29501 VULKAN_HPP_CONSTEXPR DisplayPlaneProperties2KHR(VULKAN_HPP_NAMESPACE::DisplayPlanePropertiesKHR dis… in DisplayPlaneProperties2KHR() function
29507 DisplayPlaneProperties2KHR( VkDisplayPlaneProperties2KHR const & rhs ) VULKAN_HPP_NOEXCEPT in DisplayPlaneProperties2KHR() function
29517 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::DisplayPlaneProperties2KHR const *>( &rhs ); in operator =()
29522 operator VkDisplayPlaneProperties2KHR const &() const VULKAN_HPP_NOEXCEPT in operator VkDisplayPlaneProperties2KHR const&()
29527 operator VkDisplayPlaneProperties2KHR &() VULKAN_HPP_NOEXCEPT in operator VkDisplayPlaneProperties2KHR&()
29538 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
29548 bool operator==( DisplayPlaneProperties2KHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
29559 bool operator!=( DisplayPlaneProperties2KHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
29566 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eDisplayPlaneProperties2KHR;
[all …]