Searched defs:PipelineExecutableStatisticKHR (Results 1 – 2 of 2) sorted by relevance
59431 struct PipelineExecutableStatisticKHR struct59433 using NativeType = VkPipelineExecutableStatisticKHR;59435 static const bool allowDuplicate = false;59436 …P_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePipelineExecutableStatisticKHR;59439 …PipelineExecutableStatisticKHR( std::array<char, VK_MAX_DESCRIPTION_SIZE> const & name_ … in PipelineExecutableStatisticKHR() argument59453 … PipelineExecutableStatisticKHR( VkPipelineExecutableStatisticKHR const & rhs ) VULKAN_HPP_NOEXCEPT in PipelineExecutableStatisticKHR() function59463 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticKHR const *>( &rhs ); in operator =()59486 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticKHR ) ==
91805 struct PipelineExecutableStatisticKHR struct91807 using NativeType = VkPipelineExecutableStatisticKHR;91809 static const bool allowDuplicate = false;91810 …P_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePipelineExecutableStatisticKHR;91813 VULKAN_HPP_CONSTEXPR_14 PipelineExecutableStatisticKHR( in PipelineExecutableStatisticKHR() argument91829 … PipelineExecutableStatisticKHR( VkPipelineExecutableStatisticKHR const & rhs ) VULKAN_HPP_NOEXCEPT in PipelineExecutableStatisticKHR() function91839 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticKHR const *>( &rhs ); in operator =()91843 operator VkPipelineExecutableStatisticKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableStatisticKHR const&()91848 operator VkPipelineExecutableStatisticKHR &() VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableStatisticKHR&()91864 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]