Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp33848 struct PerformanceStreamMarkerInfoINTEL struct
33854 … VULKAN_HPP_CONSTEXPR PerformanceStreamMarkerInfoINTEL( uint32_t marker_ = {} ) VULKAN_HPP_NOEXCEPT in PerformanceStreamMarkerInfoINTEL() function
33861PerformanceStreamMarkerInfoINTEL( VkPerformanceStreamMarkerInfoINTEL const & rhs ) VULKAN_HPP_NOEX… in PerformanceStreamMarkerInfoINTEL() function
33871 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PerformanceStreamMarkerInfoINTEL const *>( &rhs ); in operator =()
33875 PerformanceStreamMarkerInfoINTEL & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
33881 PerformanceStreamMarkerInfoINTEL & setMarker( uint32_t marker_ ) VULKAN_HPP_NOEXCEPT in setMarker()
33887 operator VkPerformanceStreamMarkerInfoINTEL const &() const VULKAN_HPP_NOEXCEPT in operator VkPerformanceStreamMarkerInfoINTEL const&()
33892 operator VkPerformanceStreamMarkerInfoINTEL &() VULKAN_HPP_NOEXCEPT in operator VkPerformanceStreamMarkerInfoINTEL&()
33900 bool operator==( PerformanceStreamMarkerInfoINTEL const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
33905 bool operator!=( PerformanceStreamMarkerInfoINTEL const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
[all …]
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp34430 struct PerformanceStreamMarkerInfoINTEL struct
34436 VULKAN_HPP_CONSTEXPR PerformanceStreamMarkerInfoINTEL(uint32_t marker_ = {}) VULKAN_HPP_NOEXCEPT in PerformanceStreamMarkerInfoINTEL() function
34442PerformanceStreamMarkerInfoINTEL( VkPerformanceStreamMarkerInfoINTEL const & rhs ) VULKAN_HPP_NOEX… in PerformanceStreamMarkerInfoINTEL() function
34450 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PerformanceStreamMarkerInfoINTEL const *>( &rhs ); in operator =()
34454 …reamMarkerInfoINTEL & operator=( PerformanceStreamMarkerInfoINTEL const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
34460 PerformanceStreamMarkerInfoINTEL & setPNext( const void* pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
34466 PerformanceStreamMarkerInfoINTEL & setMarker( uint32_t marker_ ) VULKAN_HPP_NOEXCEPT in setMarker()
34473 operator VkPerformanceStreamMarkerInfoINTEL const&() const VULKAN_HPP_NOEXCEPT in operator VkPerformanceStreamMarkerInfoINTEL const&()
34478 operator VkPerformanceStreamMarkerInfoINTEL &() VULKAN_HPP_NOEXCEPT in operator VkPerformanceStreamMarkerInfoINTEL&()
34487 bool operator==( PerformanceStreamMarkerInfoINTEL const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]
/external/swiftshader/include/vulkan/
Dvulkan.hpp34588 struct PerformanceStreamMarkerInfoINTEL struct
34594 VULKAN_HPP_CONSTEXPR PerformanceStreamMarkerInfoINTEL(uint32_t marker_ = {}) VULKAN_HPP_NOEXCEPT in PerformanceStreamMarkerInfoINTEL() function
34600PerformanceStreamMarkerInfoINTEL( VkPerformanceStreamMarkerInfoINTEL const & rhs ) VULKAN_HPP_NOEX… in PerformanceStreamMarkerInfoINTEL() function
34608 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PerformanceStreamMarkerInfoINTEL const *>( &rhs ); in operator =()
34612 …reamMarkerInfoINTEL & operator=( PerformanceStreamMarkerInfoINTEL const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
34618 PerformanceStreamMarkerInfoINTEL & setPNext( const void* pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
34624 PerformanceStreamMarkerInfoINTEL & setMarker( uint32_t marker_ ) VULKAN_HPP_NOEXCEPT in setMarker()
34631 operator VkPerformanceStreamMarkerInfoINTEL const&() const VULKAN_HPP_NOEXCEPT in operator VkPerformanceStreamMarkerInfoINTEL const&()
34636 operator VkPerformanceStreamMarkerInfoINTEL &() VULKAN_HPP_NOEXCEPT in operator VkPerformanceStreamMarkerInfoINTEL&()
34645 bool operator==( PerformanceStreamMarkerInfoINTEL const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]