Home
last modified time | relevance | path

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

/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp52117 struct PipelineExecutableInternalRepresentationKHR struct
52119 static const bool allowDuplicate = false;
52120 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
52125PipelineExecutableInternalRepresentationKHR( std::array<char, VK_MAX_DESCRIPTION_SIZE> const & nam… in PipelineExecutableInternalRepresentationKHR() function
52140PipelineExecutableInternalRepresentationKHR( VkPipelineExecutableInternalRepresentationKHR const &… in PipelineExecutableInternalRepresentationKHR() argument
52148PipelineExecutableInternalRepresentationKHR( std::array<char, VK_MAX_DESCRIPTION_SIZE> const & … in PipelineExecutableInternalRepresentationKHR() function
52167 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutableInternalRepresentationKHR const … in operator =()
52171 operator VkPipelineExecutableInternalRepresentationKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR const&()
52176 operator VkPipelineExecutableInternalRepresentationKHR &() VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR&()
52184 …ool operator==( PipelineExecutableInternalRepresentationKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
[all …]
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp45659 struct PipelineExecutableInternalRepresentationKHR struct
45661 static const bool allowDuplicate = false;
45662 …ONSTEXPR StructureType structureType = StructureType::ePipelineExecutableInternalRepresentationKHR;
45665 …VULKAN_HPP_CONSTEXPR_14 PipelineExecutableInternalRepresentationKHR(std::array<char,VK_MAX_DESCRIP… in PipelineExecutableInternalRepresentationKHR() function
45671PipelineExecutableInternalRepresentationKHR( VkPipelineExecutableInternalRepresentationKHR const &… in PipelineExecutableInternalRepresentationKHR() function
45678PipelineExecutableInternalRepresentationKHR( std::array<char,VK_MAX_DESCRIPTION_SIZE> const& name_… in PipelineExecutableInternalRepresentationKHR() function
45686 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutableInternalRepresentationKHR const … in operator =()
45690 …ationKHR & operator=( PipelineExecutableInternalRepresentationKHR const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
45697 operator VkPipelineExecutableInternalRepresentationKHR const&() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR const&()
45702 operator VkPipelineExecutableInternalRepresentationKHR &() VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR&()
[all …]
/external/swiftshader/include/vulkan/
Dvulkan.hpp45821 struct PipelineExecutableInternalRepresentationKHR struct
45823 static const bool allowDuplicate = false;
45824 …ONSTEXPR StructureType structureType = StructureType::ePipelineExecutableInternalRepresentationKHR;
45827 …VULKAN_HPP_CONSTEXPR_14 PipelineExecutableInternalRepresentationKHR(std::array<char,VK_MAX_DESCRIP… in PipelineExecutableInternalRepresentationKHR() function
45833PipelineExecutableInternalRepresentationKHR( VkPipelineExecutableInternalRepresentationKHR const &… in PipelineExecutableInternalRepresentationKHR() function
45840PipelineExecutableInternalRepresentationKHR( std::array<char,VK_MAX_DESCRIPTION_SIZE> const& name_… in PipelineExecutableInternalRepresentationKHR() function
45848 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutableInternalRepresentationKHR const … in operator =()
45852 …ationKHR & operator=( PipelineExecutableInternalRepresentationKHR const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
45859 operator VkPipelineExecutableInternalRepresentationKHR const&() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR const&()
45864 operator VkPipelineExecutableInternalRepresentationKHR &() VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR&()
[all …]