Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/
H A Dvulkan_structs.hpp50795 struct IndirectCommandsLayoutCreateInfoEXT struct
50797 using NativeType = VkIndirectCommandsLayoutCreateInfoEXT;
50799 static const bool allowDuplicate = false;
50800 …ST_OR_CONSTEXPR StructureType structureType = StructureType::eIndirectCommandsLayoutCreateInfoEXT;
50803 …AN_HPP_CONSTEXPR IndirectCommandsLayoutCreateInfoEXT( VULKAN_HPP_NAMESPACE::IndirectCommandsLayout… in IndirectCommandsLayoutCreateInfoEXT() function
50822IndirectCommandsLayoutCreateInfoEXT( VkIndirectCommandsLayoutCreateInfoEXT const & rhs ) VULKAN_HP… in IndirectCommandsLayoutCreateInfoEXT() argument
50828 IndirectCommandsLayoutCreateInfoEXT( in IndirectCommandsLayoutCreateInfoEXT() function
50851 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutCreateInfoEXT const *>( &rhs… in operator =()
50856 …STEXPR_14 IndirectCommandsLayoutCreateInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
50863 … setFlags( VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutUsageFlagsEXT flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()
[all …]