Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp56372 struct QueueFamilyCheckpointPropertiesNV struct
56379 VULKAN_HPP_CONSTEXPR QueueFamilyCheckpointPropertiesNV( in QueueFamilyCheckpointPropertiesNV() function
56387QueueFamilyCheckpointPropertiesNV( VkQueueFamilyCheckpointPropertiesNV const & rhs ) VULKAN_HPP_NO… in QueueFamilyCheckpointPropertiesNV() function
56397 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointPropertiesNV const *>( &rhs ); in operator =()
56401 operator VkQueueFamilyCheckpointPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointPropertiesNV const&()
56406 operator VkQueueFamilyCheckpointPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointPropertiesNV&()
56414 bool operator==( QueueFamilyCheckpointPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
56420 bool operator!=( QueueFamilyCheckpointPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
56427 …VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eQueueFamilyCheckpointPropertiesNV;
56428 void * pNext = {};
[all …]
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp76429 struct QueueFamilyCheckpointPropertiesNV struct
76435 …VULKAN_HPP_CONSTEXPR QueueFamilyCheckpointPropertiesNV(VULKAN_HPP_NAMESPACE::PipelineStageFlags ch… in QueueFamilyCheckpointPropertiesNV() function
76441QueueFamilyCheckpointPropertiesNV( VkQueueFamilyCheckpointPropertiesNV const & rhs ) VULKAN_HPP_NO… in QueueFamilyCheckpointPropertiesNV() function
76449 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointPropertiesNV const *>( &rhs ); in operator =()
76453 …kpointPropertiesNV & operator=( QueueFamilyCheckpointPropertiesNV const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
76460 operator VkQueueFamilyCheckpointPropertiesNV const&() const VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointPropertiesNV const&()
76465 operator VkQueueFamilyCheckpointPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointPropertiesNV&()
76474 bool operator==( QueueFamilyCheckpointPropertiesNV const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
76481 bool operator!=( QueueFamilyCheckpointPropertiesNV const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
76490 …onst VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eQueueFamilyCheckpointPropertiesNV;
[all …]
/external/swiftshader/include/vulkan/
Dvulkan.hpp76919 struct QueueFamilyCheckpointPropertiesNV struct
76925 …VULKAN_HPP_CONSTEXPR QueueFamilyCheckpointPropertiesNV(VULKAN_HPP_NAMESPACE::PipelineStageFlags ch… in QueueFamilyCheckpointPropertiesNV() function
76931QueueFamilyCheckpointPropertiesNV( VkQueueFamilyCheckpointPropertiesNV const & rhs ) VULKAN_HPP_NO… in QueueFamilyCheckpointPropertiesNV() function
76939 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointPropertiesNV const *>( &rhs ); in operator =()
76943 …kpointPropertiesNV & operator=( QueueFamilyCheckpointPropertiesNV const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
76950 operator VkQueueFamilyCheckpointPropertiesNV const&() const VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointPropertiesNV const&()
76955 operator VkQueueFamilyCheckpointPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointPropertiesNV&()
76964 bool operator==( QueueFamilyCheckpointPropertiesNV const& rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
76971 bool operator!=( QueueFamilyCheckpointPropertiesNV const& rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
76980 …onst VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eQueueFamilyCheckpointPropertiesNV;
[all …]