Home
last modified time | relevance | path

Searched refs:VkDisplayPresentInfoKHR (Results 1 – 13 of 13) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkGetStructureTypeImpl.inl619 template<> VkStructureType getStructureType<VkDisplayPresentInfoKHR> (void)
DvkStructTypes.inl1915 struct VkDisplayPresentInfoKHR struct
DvkStrUtil.inl476 std::ostream& operator<< (std::ostream& s, const VkDisplayPresentInfoKHR& value);
DvkVulkan_c.inl4820 typedef struct VkDisplayPresentInfoKHR { struct
4826 } VkDisplayPresentInfoKHR; typedef
DvkStrUtilImpl.inl4860 std::ostream& operator<< (std::ostream& s, const VkDisplayPresentInfoKHR& value)
4862 s << "VkDisplayPresentInfoKHR = {\n";
/external/mesa3d/include/vulkan/
Dvulkan.h3828 typedef struct VkDisplayPresentInfoKHR { struct
3834 } VkDisplayPresentInfoKHR; argument
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h4962 typedef struct VkDisplayPresentInfoKHR { struct
4968 } VkDisplayPresentInfoKHR; typedef
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h4962 typedef struct VkDisplayPresentInfoKHR { struct
4968 } VkDisplayPresentInfoKHR; argument
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h5130 typedef struct VkDisplayPresentInfoKHR { struct
5136 } VkDisplayPresentInfoKHR; typedef
Dvulkan.hpp26599 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…
/external/swiftshader/include/vulkan/
Dvulkan_core.h5082 typedef struct VkDisplayPresentInfoKHR { struct
5088 } VkDisplayPresentInfoKHR; argument
Dvulkan.hpp11821 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…
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in4817 typedef struct VkDisplayPresentInfoKHR { struct
4823 } VkDisplayPresentInfoKHR; typedef