Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp33590 struct PerformanceMarkerInfoINTEL struct
33596 …VULKAN_HPP_CONSTEXPR PerformanceMarkerInfoINTEL( uint64_t marker_ = {} ) VULKAN_HPP_NOEXCEPT : mar… in PerformanceMarkerInfoINTEL() function
33601 PerformanceMarkerInfoINTEL( VkPerformanceMarkerInfoINTEL const & rhs ) VULKAN_HPP_NOEXCEPT in PerformanceMarkerInfoINTEL() function
33611 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PerformanceMarkerInfoINTEL const *>( &rhs ); in operator =()
33615 PerformanceMarkerInfoINTEL & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
33621 PerformanceMarkerInfoINTEL & setMarker( uint64_t marker_ ) VULKAN_HPP_NOEXCEPT in setMarker()
33627 operator VkPerformanceMarkerInfoINTEL const &() const VULKAN_HPP_NOEXCEPT in operator VkPerformanceMarkerInfoINTEL const&()
33632 operator VkPerformanceMarkerInfoINTEL &() VULKAN_HPP_NOEXCEPT in operator VkPerformanceMarkerInfoINTEL&()
33640 bool operator==( PerformanceMarkerInfoINTEL const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
33645 bool operator!=( PerformanceMarkerInfoINTEL const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
[all …]
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp34240 struct PerformanceMarkerInfoINTEL struct
34246 VULKAN_HPP_CONSTEXPR PerformanceMarkerInfoINTEL(uint64_t marker_ = {}) VULKAN_HPP_NOEXCEPT in PerformanceMarkerInfoINTEL() function
34252 PerformanceMarkerInfoINTEL( VkPerformanceMarkerInfoINTEL const & rhs ) VULKAN_HPP_NOEXCEPT in PerformanceMarkerInfoINTEL() function
34260 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PerformanceMarkerInfoINTEL const *>( &rhs ); in operator =()
34264 …erformanceMarkerInfoINTEL & operator=( PerformanceMarkerInfoINTEL const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
34270 PerformanceMarkerInfoINTEL & setPNext( const void* pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
34276 PerformanceMarkerInfoINTEL & setMarker( uint64_t marker_ ) VULKAN_HPP_NOEXCEPT in setMarker()
34283 operator VkPerformanceMarkerInfoINTEL const&() const VULKAN_HPP_NOEXCEPT in operator VkPerformanceMarkerInfoINTEL const&()
34288 operator VkPerformanceMarkerInfoINTEL &() VULKAN_HPP_NOEXCEPT in operator VkPerformanceMarkerInfoINTEL&()
34297 bool operator==( PerformanceMarkerInfoINTEL const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]
/external/swiftshader/include/vulkan/
Dvulkan.hpp34398 struct PerformanceMarkerInfoINTEL struct
34404 VULKAN_HPP_CONSTEXPR PerformanceMarkerInfoINTEL(uint64_t marker_ = {}) VULKAN_HPP_NOEXCEPT in PerformanceMarkerInfoINTEL() function
34410 PerformanceMarkerInfoINTEL( VkPerformanceMarkerInfoINTEL const & rhs ) VULKAN_HPP_NOEXCEPT in PerformanceMarkerInfoINTEL() function
34418 *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PerformanceMarkerInfoINTEL const *>( &rhs ); in operator =()
34422 …erformanceMarkerInfoINTEL & operator=( PerformanceMarkerInfoINTEL const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
34428 PerformanceMarkerInfoINTEL & setPNext( const void* pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
34434 PerformanceMarkerInfoINTEL & setMarker( uint64_t marker_ ) VULKAN_HPP_NOEXCEPT in setMarker()
34441 operator VkPerformanceMarkerInfoINTEL const&() const VULKAN_HPP_NOEXCEPT in operator VkPerformanceMarkerInfoINTEL const&()
34446 operator VkPerformanceMarkerInfoINTEL &() VULKAN_HPP_NOEXCEPT in operator VkPerformanceMarkerInfoINTEL&()
34455 bool operator==( PerformanceMarkerInfoINTEL const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]