struct PipelineExecutablePropertiesKHR
Defined at line 160758 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPipelineExecutablePropertiesKHR, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPipelineExecutablePropertiesKHR.html
Public Members
StructureType sType
void * pNext
Flags stages
ArrayWrapper1D name
ArrayWrapper1D description
uint32_t subgroupSize
Public Methods
void PipelineExecutablePropertiesKHR (ShaderStageFlagsstages_,const std::array<char, 256U> &name_,const std::array<char, 256U> &description_,uint32_tsubgroupSize_,void *pNext_)
Defined at line 160766 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PipelineExecutablePropertiesKHR (const PipelineExecutablePropertiesKHR & rhs)
Defined at line 160779 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PipelineExecutablePropertiesKHR (const VkPipelineExecutablePropertiesKHR & rhs)
Defined at line 160781 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineExecutablePropertiesKHR & operator= (const PipelineExecutablePropertiesKHR & rhs)
Defined at line 160786 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineExecutablePropertiesKHR & operator= (const VkPipelineExecutablePropertiesKHR & rhs)
Defined at line 160789 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPipelineExecutablePropertiesKHR & operator const VkPipelineExecutablePropertiesKHR & ()
Defined at line 160795 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPipelineExecutablePropertiesKHR & operator VkPipelineExecutablePropertiesKHR & ()
Defined at line 160800 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPipelineExecutablePropertiesKHR * operator const VkPipelineExecutablePropertiesKHR * ()
Defined at line 160805 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPipelineExecutablePropertiesKHR * operator VkPipelineExecutablePropertiesKHR * ()
Defined at line 160810 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PipelineExecutablePropertiesKHR & rhs)
Defined at line 160829 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
bool operator== (const PipelineExecutablePropertiesKHR & rhs)
Defined at line 160848 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
bool operator!= (const PipelineExecutablePropertiesKHR & rhs)
Defined at line 160854 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp