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() function59453 … 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 ) ==
107439 struct PipelineExecutableStatisticKHR struct107441 using NativeType = VkPipelineExecutableStatisticKHR;107443 static const bool allowDuplicate = false;107444 …P_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePipelineExecutableStatisticKHR;107447 VULKAN_HPP_CONSTEXPR_14 PipelineExecutableStatisticKHR( in PipelineExecutableStatisticKHR() argument107463 … PipelineExecutableStatisticKHR( VkPipelineExecutableStatisticKHR const & rhs ) VULKAN_HPP_NOEXCEPT in PipelineExecutableStatisticKHR() function107473 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticKHR const *>( &rhs ); in operator =()107477 operator VkPipelineExecutableStatisticKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableStatisticKHR const&()107482 operator VkPipelineExecutableStatisticKHR &() VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableStatisticKHR&()107498 reflect() const VULKAN_HPP_NOEXCEPT in reflect()[all …]