Searched defs:QueryPoolPerformanceCreateInfoKHR (Results 1 – 2 of 2) sorted by relevance
63536 struct QueryPoolPerformanceCreateInfoKHR struct63538 using NativeType = VkQueryPoolPerformanceCreateInfoKHR;63540 static const bool allowDuplicate = false;63541 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =63545 … VULKAN_HPP_CONSTEXPR QueryPoolPerformanceCreateInfoKHR( uint32_t queueFamilyIndex_ = {}, in QueryPoolPerformanceCreateInfoKHR() function63556 …QueryPoolPerformanceCreateInfoKHR( VkQueryPoolPerformanceCreateInfoKHR const & rhs ) VULKAN_HPP_NO… in QueryPoolPerformanceCreateInfoKHR() function63561 QueryPoolPerformanceCreateInfoKHR( in QueryPoolPerformanceCreateInfoKHR() function63576 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::QueryPoolPerformanceCreateInfoKHR const *>( &rhs ); in operator =()63581 QueryPoolPerformanceCreateInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()63587 …oolPerformanceCreateInfoKHR & setQueueFamilyIndex( uint32_t queueFamilyIndex_ ) VULKAN_HPP_NOEXCEPT in setQueueFamilyIndex()[all …]
97742 struct QueryPoolPerformanceCreateInfoKHR struct97744 using NativeType = VkQueryPoolPerformanceCreateInfoKHR;97746 static const bool allowDuplicate = false;97747 …ONST_OR_CONSTEXPR StructureType structureType = StructureType::eQueryPoolPerformanceCreateInfoKHR;97750 … VULKAN_HPP_CONSTEXPR QueryPoolPerformanceCreateInfoKHR( uint32_t queueFamilyIndex_ = {}, in QueryPoolPerformanceCreateInfoKHR() function97763 …QueryPoolPerformanceCreateInfoKHR( VkQueryPoolPerformanceCreateInfoKHR const & rhs ) VULKAN_HPP_NO… in QueryPoolPerformanceCreateInfoKHR() function97769 …QueryPoolPerformanceCreateInfoKHR( uint32_t … in QueryPoolPerformanceCreateInfoKHR() function97785 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::QueryPoolPerformanceCreateInfoKHR const *>( &rhs ); in operator =()97790 …ONSTEXPR_14 QueryPoolPerformanceCreateInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()97796 …oolPerformanceCreateInfoKHR & setQueueFamilyIndex( uint32_t queueFamilyIndex_ ) VULKAN_HPP_NOEXCEPT in setQueueFamilyIndex()[all …]