Home
last modified time | relevance | path

Searched defs:PerformanceQuerySubmitInfoKHR (Results 1 – 3 of 3) sorted by relevance

/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp33769 struct PerformanceQuerySubmitInfoKHR struct
33775 …VULKAN_HPP_CONSTEXPR PerformanceQuerySubmitInfoKHR( uint32_t counterPassIndex_ = {} ) VULKAN_HPP_N… in PerformanceQuerySubmitInfoKHR() function
33782 PerformanceQuerySubmitInfoKHR( VkPerformanceQuerySubmitInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in PerformanceQuerySubmitInfoKHR() function
33792 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PerformanceQuerySubmitInfoKHR const *>( &rhs ); in operator =()
33796 PerformanceQuerySubmitInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
33802 …rformanceQuerySubmitInfoKHR & setCounterPassIndex( uint32_t counterPassIndex_ ) VULKAN_HPP_NOEXCEPT in setCounterPassIndex()
33808 operator VkPerformanceQuerySubmitInfoKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPerformanceQuerySubmitInfoKHR const&()
33813 operator VkPerformanceQuerySubmitInfoKHR &() VULKAN_HPP_NOEXCEPT in operator VkPerformanceQuerySubmitInfoKHR&()
33821 bool operator==( PerformanceQuerySubmitInfoKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
33826 bool operator!=( PerformanceQuerySubmitInfoKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
[all …]
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp61127 struct PerformanceQuerySubmitInfoKHR struct
61133 …VULKAN_HPP_CONSTEXPR PerformanceQuerySubmitInfoKHR(uint32_t counterPassIndex_ = {}) VULKAN_HPP_NOE… in PerformanceQuerySubmitInfoKHR() function
61139 PerformanceQuerySubmitInfoKHR( VkPerformanceQuerySubmitInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in PerformanceQuerySubmitInfoKHR() function
61147 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PerformanceQuerySubmitInfoKHR const *>( &rhs ); in operator =()
61151 …anceQuerySubmitInfoKHR & operator=( PerformanceQuerySubmitInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
61157 PerformanceQuerySubmitInfoKHR & setPNext( const void* pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
61163 …rformanceQuerySubmitInfoKHR & setCounterPassIndex( uint32_t counterPassIndex_ ) VULKAN_HPP_NOEXCEPT in setCounterPassIndex()
61170 operator VkPerformanceQuerySubmitInfoKHR const&() const VULKAN_HPP_NOEXCEPT in operator VkPerformanceQuerySubmitInfoKHR const&()
61175 operator VkPerformanceQuerySubmitInfoKHR &() VULKAN_HPP_NOEXCEPT in operator VkPerformanceQuerySubmitInfoKHR&()
61184 bool operator==( PerformanceQuerySubmitInfoKHR const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]
/external/swiftshader/include/vulkan/
Dvulkan.hpp61324 struct PerformanceQuerySubmitInfoKHR struct
61330 …VULKAN_HPP_CONSTEXPR PerformanceQuerySubmitInfoKHR(uint32_t counterPassIndex_ = {}) VULKAN_HPP_NOE… in PerformanceQuerySubmitInfoKHR() function
61336 PerformanceQuerySubmitInfoKHR( VkPerformanceQuerySubmitInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in PerformanceQuerySubmitInfoKHR() function
61344 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PerformanceQuerySubmitInfoKHR const *>( &rhs ); in operator =()
61348 …anceQuerySubmitInfoKHR & operator=( PerformanceQuerySubmitInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
61354 PerformanceQuerySubmitInfoKHR & setPNext( const void* pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
61360 …rformanceQuerySubmitInfoKHR & setCounterPassIndex( uint32_t counterPassIndex_ ) VULKAN_HPP_NOEXCEPT in setCounterPassIndex()
61367 operator VkPerformanceQuerySubmitInfoKHR const&() const VULKAN_HPP_NOEXCEPT in operator VkPerformanceQuerySubmitInfoKHR const&()
61372 operator VkPerformanceQuerySubmitInfoKHR &() VULKAN_HPP_NOEXCEPT in operator VkPerformanceQuerySubmitInfoKHR&()
61381 bool operator==( PerformanceQuerySubmitInfoKHR const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]