struct PipelineExecutablePropertiesKHR
Defined at line 100720 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
Flags stages
ArrayWrapper1D name
ArrayWrapper1D description
uint32_t subgroupSize
Public Methods
void PipelineExecutablePropertiesKHR (vk::ShaderStageFlags stages_, const std::array<char, 256U> & name_, const std::array<char, 256U> & description_, uint32_t subgroupSize_, void * pNext_)
Defined at line 100728 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PipelineExecutablePropertiesKHR (const PipelineExecutablePropertiesKHR & rhs)
Defined at line 100741 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PipelineExecutablePropertiesKHR (const VkPipelineExecutablePropertiesKHR & rhs)
Defined at line 100743 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineExecutablePropertiesKHR & operator= (const PipelineExecutablePropertiesKHR & rhs)
Defined at line 100748 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PipelineExecutablePropertiesKHR & operator= (const VkPipelineExecutablePropertiesKHR & rhs)
Defined at line 100751 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPipelineExecutablePropertiesKHR & operator const VkPipelineExecutablePropertiesKHR & ()
Defined at line 100757 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPipelineExecutablePropertiesKHR & operator VkPipelineExecutablePropertiesKHR & ()
Defined at line 100762 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PipelineExecutablePropertiesKHR & rhs)
Defined at line 100785 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
bool operator== (const PipelineExecutablePropertiesKHR & rhs)
Defined at line 100804 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
bool operator!= (const PipelineExecutablePropertiesKHR & rhs)
Defined at line 100810 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp