Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/
Dvulkan_structs.hpp74745 struct PipelineExecutableInternalRepresentationKHR struct
74747 using NativeType = VkPipelineExecutableInternalRepresentationKHR;
74749 static const bool allowDuplicate = false;
74750 …ONSTEXPR StructureType structureType = StructureType::ePipelineExecutableInternalRepresentationKHR;
74754 VULKAN_HPP_CONSTEXPR_14 PipelineExecutableInternalRepresentationKHR(std::array<char,VK_MAX_DESCRIPT… in PipelineExecutableInternalRepresentationKHR() function
74760PipelineExecutableInternalRepresentationKHR( VkPipelineExecutableInternalRepresentationKHR const &… in PipelineExecutableInternalRepresentationKHR() function
74766PipelineExecutableInternalRepresentationKHR( std::array<char,VK_MAX_DESCRIPTION_SIZE> const & name… in PipelineExecutableInternalRepresentationKHR() function
74777 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutableInternalRepresentationKHR const … in operator =()
74782 operator VkPipelineExecutableInternalRepresentationKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR const&()
74787 operator VkPipelineExecutableInternalRepresentationKHR &() VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR&()
[all …]