• Home
  • Raw
  • Download

Lines Matching defs:PipelineExecutableInternalRepresentationKHR

91529   struct PipelineExecutableInternalRepresentationKHR  struct
91531 using NativeType = VkPipelineExecutableInternalRepresentationKHR;
91533 static const bool allowDuplicate = false;
91534 …NSTEXPR StructureType structureType = StructureType::ePipelineExecutableInternalRepresentationKHR;
91537 …AN_HPP_CONSTEXPR_14 PipelineExecutableInternalRepresentationKHR( std::array<char, VK_MAX_DESCRIPTI… in PipelineExecutableInternalRepresentationKHR() argument
91555PipelineExecutableInternalRepresentationKHR( VkPipelineExecutableInternalRepresentationKHR const &… in PipelineExecutableInternalRepresentationKHR() function
91562PipelineExecutableInternalRepresentationKHR( std::array<char, VK_MAX_DESCRIPTION_SIZE> const & … in PipelineExecutableInternalRepresentationKHR() function
91577 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutableInternalRepresentationKHR const … in operator =()
91581 operator VkPipelineExecutableInternalRepresentationKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR const&()
91586 operator VkPipelineExecutableInternalRepresentationKHR &() VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR&()
91603 reflect() const VULKAN_HPP_NOEXCEPT in reflect()
91612 …ool operator==( PipelineExecutableInternalRepresentationKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator ==()
91622 …ool operator!=( PipelineExecutableInternalRepresentationKHR const & rhs ) const VULKAN_HPP_NOEXCEPT in operator !=()
91629 … sType = StructureType::ePipelineExecutableInternalRepresentationKHR;
91630 void * pNext = {};
91631 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_DESCRIPTION_SIZE> name = {};
91632 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_DESCRIPTION_SIZE> description = {};
91633 VULKAN_HPP_NAMESPACE::Bool32 isText = {};
91634 size_t dataSize = {};
91635 void * pData = {};