Searched defs:PipelineExecutablePropertiesKHR (Results 1 – 1 of 1) sorted by relevance
74846 struct PipelineExecutablePropertiesKHR struct74855 VULKAN_HPP_CONSTEXPR_14 PipelineExecutablePropertiesKHR(VULKAN_HPP_NAMESPACE::ShaderStageFlags stag… in PipelineExecutablePropertiesKHR() function74861 …PipelineExecutablePropertiesKHR( VkPipelineExecutablePropertiesKHR const & rhs ) VULKAN_HPP_NOEXCE… in PipelineExecutablePropertiesKHR() function74871 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutablePropertiesKHR const *>( &rhs ); in operator =()74876 operator VkPipelineExecutablePropertiesKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutablePropertiesKHR const&()74881 operator VkPipelineExecutablePropertiesKHR &() VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutablePropertiesKHR&()74892 reflect() const VULKAN_HPP_NOEXCEPT in reflect()74902 bool operator==( PipelineExecutablePropertiesKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()74916 bool operator!=( PipelineExecutablePropertiesKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()74923 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePipelineExecutablePropertiesKHR;[all …]