Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp63838 struct QueueFamilyCheckpointPropertiesNV struct
63840 using NativeType = VkQueueFamilyCheckpointPropertiesNV;
63847 VULKAN_HPP_CONSTEXPR QueueFamilyCheckpointPropertiesNV( in QueueFamilyCheckpointPropertiesNV() function
63855QueueFamilyCheckpointPropertiesNV( VkQueueFamilyCheckpointPropertiesNV const & rhs ) VULKAN_HPP_NO… in QueueFamilyCheckpointPropertiesNV() function
63865 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointPropertiesNV const *>( &rhs ); in operator =()
63869 operator VkQueueFamilyCheckpointPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointPropertiesNV const&()
63874 operator VkQueueFamilyCheckpointPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointPropertiesNV&()
63899 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointPropertiesNV ) ==
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp98162 struct QueueFamilyCheckpointPropertiesNV struct
98164 using NativeType = VkQueueFamilyCheckpointPropertiesNV;
98170 …VULKAN_HPP_CONSTEXPR QueueFamilyCheckpointPropertiesNV( VULKAN_HPP_NAMESPACE::PipelineStageFlags c… in QueueFamilyCheckpointPropertiesNV() function
98179QueueFamilyCheckpointPropertiesNV( VkQueueFamilyCheckpointPropertiesNV const & rhs ) VULKAN_HPP_NO… in QueueFamilyCheckpointPropertiesNV() function
98189 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointPropertiesNV const *>( &rhs ); in operator =()
98193 operator VkQueueFamilyCheckpointPropertiesNV const &() const VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointPropertiesNV const&()
98198 operator VkQueueFamilyCheckpointPropertiesNV &() VULKAN_HPP_NOEXCEPT in operator VkQueueFamilyCheckpointPropertiesNV&()
98209 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
98218 bool operator==( QueueFamilyCheckpointPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
98227 bool operator!=( QueueFamilyCheckpointPropertiesNV const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
[all …]