Lines Matching defs:PipelineExecutableStatisticKHR
45993 struct PipelineExecutableStatisticKHR struct
45999 …PipelineExecutableStatisticKHR(std::array<char,VK_MAX_DESCRIPTION_SIZE> const& name_ = {}, std::ar… in PipelineExecutableStatisticKHR() function
46005 … PipelineExecutableStatisticKHR( VkPipelineExecutableStatisticKHR const & rhs ) VULKAN_HPP_NOEXCEPT in PipelineExecutableStatisticKHR() function
46013 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticKHR const *>( &rhs ); in operator =()
46017 …xecutableStatisticKHR & operator=( PipelineExecutableStatisticKHR const & rhs ) VULKAN_HPP_NOEXCEPT in operator =()
46024 operator VkPipelineExecutableStatisticKHR const&() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableStatisticKHR const&()
46029 operator VkPipelineExecutableStatisticKHR &() VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableStatisticKHR&()
46038 … const VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePipelineExecutableStatisticKHR;
46039 void* pNext = {};
46040 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_DESCRIPTION_SIZE> name = {};
46041 VULKAN_HPP_NAMESPACE::ArrayWrapper1D<char, VK_MAX_DESCRIPTION_SIZE> description = {};
46042 …bleStatisticFormatKHR format = VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticFormatKHR::eBool32;
46043 VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticValueKHR value = {};