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() argument63556 …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 …]
113468 struct QueryPoolPerformanceCreateInfoKHR struct113470 using NativeType = VkQueryPoolPerformanceCreateInfoKHR;113472 static const bool allowDuplicate = false;113473 …ONST_OR_CONSTEXPR StructureType structureType = StructureType::eQueryPoolPerformanceCreateInfoKHR;113476 … VULKAN_HPP_CONSTEXPR QueryPoolPerformanceCreateInfoKHR( uint32_t queueFamilyIndex_ = {}, in QueryPoolPerformanceCreateInfoKHR() argument113489 …QueryPoolPerformanceCreateInfoKHR( VkQueryPoolPerformanceCreateInfoKHR const & rhs ) VULKAN_HPP_NO… in QueryPoolPerformanceCreateInfoKHR() function113495 …QueryPoolPerformanceCreateInfoKHR( uint32_t … in QueryPoolPerformanceCreateInfoKHR() function113511 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::QueryPoolPerformanceCreateInfoKHR const *>( &rhs ); in operator =()113516 …ONSTEXPR_14 QueryPoolPerformanceCreateInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()113522 …oolPerformanceCreateInfoKHR & setQueueFamilyIndex( uint32_t queueFamilyIndex_ ) VULKAN_HPP_NOEXCEPT in setQueueFamilyIndex()[all …]