Home
last modified time | relevance | path

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

/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp54872 struct IndirectCommandsLayoutCreateInfoEXT struct
54874 using NativeType = VkIndirectCommandsLayoutCreateInfoEXT;
54876 static const bool allowDuplicate = false;
54877 …ST_OR_CONSTEXPR StructureType structureType = StructureType::eIndirectCommandsLayoutCreateInfoEXT;
54880 …AN_HPP_CONSTEXPR IndirectCommandsLayoutCreateInfoEXT( VULKAN_HPP_NAMESPACE::IndirectCommandsLayout… in IndirectCommandsLayoutCreateInfoEXT() function
54899IndirectCommandsLayoutCreateInfoEXT( VkIndirectCommandsLayoutCreateInfoEXT const & rhs ) VULKAN_HP… in IndirectCommandsLayoutCreateInfoEXT() function
54905 IndirectCommandsLayoutCreateInfoEXT( in IndirectCommandsLayoutCreateInfoEXT() function
54928 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutCreateInfoEXT const *>( &rhs… in operator =()
54933 …STEXPR_14 IndirectCommandsLayoutCreateInfoEXT & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()
54940 … setFlags( VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutUsageFlagsEXT flags_ ) VULKAN_HPP_NOEXCEPT in setFlags()
[all …]