• Home
  • Raw
  • Download

Lines Matching defs:QueryPoolPerformanceQueryCreateInfoINTEL

76341   struct QueryPoolPerformanceQueryCreateInfoINTEL  struct
76347 …VULKAN_HPP_CONSTEXPR QueryPoolPerformanceQueryCreateInfoINTEL(VULKAN_HPP_NAMESPACE::QueryPoolSampl… in QueryPoolPerformanceQueryCreateInfoINTEL() function
76353QueryPoolPerformanceQueryCreateInfoINTEL( VkQueryPoolPerformanceQueryCreateInfoINTEL const & rhs )… in QueryPoolPerformanceQueryCreateInfoINTEL() function
76361 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::QueryPoolPerformanceQueryCreateInfoINTEL const *>(… in operator =()
76365 …teInfoINTEL & operator=( QueryPoolPerformanceQueryCreateInfoINTEL const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
76371 QueryPoolPerformanceQueryCreateInfoINTEL & setPNext( const void* pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
76377 …VULKAN_HPP_NAMESPACE::QueryPoolSamplingModeINTEL performanceCountersSampling_ ) VULKAN_HPP_NOEXCEPT in setPerformanceCountersSampling()
76384 operator VkQueryPoolPerformanceQueryCreateInfoINTEL const&() const VULKAN_HPP_NOEXCEPT in operator VkQueryPoolPerformanceQueryCreateInfoINTEL const&()
76389 operator VkQueryPoolPerformanceQueryCreateInfoINTEL &() VULKAN_HPP_NOEXCEPT in operator VkQueryPoolPerformanceQueryCreateInfoINTEL&()
76398 bool operator==( QueryPoolPerformanceQueryCreateInfoINTEL const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
76405 bool operator!=( QueryPoolPerformanceQueryCreateInfoINTEL const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
76414 …LKAN_HPP_NAMESPACE::StructureType sType = StructureType::eQueryPoolPerformanceQueryCreateInfoINTEL;
76415 const void* pNext = {};
76416 …gModeINTEL performanceCountersSampling = VULKAN_HPP_NAMESPACE::QueryPoolSamplingModeINTEL::eManual;