Home
last modified time | relevance | path

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

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_structs.hpp83655 struct PipelineExecutablePropertiesKHR struct
83664 VULKAN_HPP_CONSTEXPR_14 PipelineExecutablePropertiesKHR(VULKAN_HPP_NAMESPACE::ShaderStageFlags stag… in PipelineExecutablePropertiesKHR() function
83670PipelineExecutablePropertiesKHR( VkPipelineExecutablePropertiesKHR const & rhs ) VULKAN_HPP_NOEXCE… in PipelineExecutablePropertiesKHR() function
83680 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutablePropertiesKHR const *>( &rhs ); in operator =()
83685 operator VkPipelineExecutablePropertiesKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutablePropertiesKHR const&()
83690 operator VkPipelineExecutablePropertiesKHR &() VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutablePropertiesKHR&()
83701 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
83711 bool operator==( PipelineExecutablePropertiesKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
83725 bool operator!=( PipelineExecutablePropertiesKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
83732 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePipelineExecutablePropertiesKHR;
[all …]