Searched defs:PipelineExecutableStatisticKHR (Results 1 – 1 of 1) sorted by relevance
75010 struct PipelineExecutableStatisticKHR struct75019 VULKAN_HPP_CONSTEXPR_14 PipelineExecutableStatisticKHR(std::array<char,VK_MAX_DESCRIPTION_SIZE> con… in PipelineExecutableStatisticKHR() function75025 … PipelineExecutableStatisticKHR( VkPipelineExecutableStatisticKHR const & rhs ) VULKAN_HPP_NOEXCEPT in PipelineExecutableStatisticKHR() function75035 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticKHR const *>( &rhs ); in operator =()75040 operator VkPipelineExecutableStatisticKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableStatisticKHR const&()75045 operator VkPipelineExecutableStatisticKHR &() VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableStatisticKHR&()75056 reflect() const VULKAN_HPP_NOEXCEPT in reflect()75064 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePipelineExecutableStatisticKHR;75065 void * pNext = {};75066 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_DESCRIPTION_SIZE> name = {};[all …]