Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_structs.hpp75782 struct PipelinePropertiesIdentifierEXT struct
75791 VULKAN_HPP_CONSTEXPR_14 PipelinePropertiesIdentifierEXT(std::array<uint8_t,VK_UUID_SIZE> const & pi… in PipelinePropertiesIdentifierEXT() function
75797PipelinePropertiesIdentifierEXT( VkPipelinePropertiesIdentifierEXT const & rhs ) VULKAN_HPP_NOEXCE… in PipelinePropertiesIdentifierEXT() function
75807 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelinePropertiesIdentifierEXT const *>( &rhs ); in operator =()
75812 …AN_HPP_CONSTEXPR_14 PipelinePropertiesIdentifierEXT & setPNext( void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
75818 …& setPipelineIdentifier( std::array<uint8_t,VK_UUID_SIZE> pipelineIdentifier_ ) VULKAN_HPP_NOEXCEPT in setPipelineIdentifier()
75826 operator VkPipelinePropertiesIdentifierEXT const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelinePropertiesIdentifierEXT const&()
75831 operator VkPipelinePropertiesIdentifierEXT &() VULKAN_HPP_NOEXCEPT in operator VkPipelinePropertiesIdentifierEXT&()
75842 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
75852 bool operator==( PipelinePropertiesIdentifierEXT const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]