Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp59431 struct PipelineExecutableStatisticKHR struct
59433 using NativeType = VkPipelineExecutableStatisticKHR;
59435 static const bool allowDuplicate = false;
59436 …P_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePipelineExecutableStatisticKHR;
59439PipelineExecutableStatisticKHR( std::array<char, VK_MAX_DESCRIPTION_SIZE> const & name_ … in PipelineExecutableStatisticKHR() argument
59453PipelineExecutableStatisticKHR( VkPipelineExecutableStatisticKHR const & rhs ) VULKAN_HPP_NOEXCEPT in PipelineExecutableStatisticKHR() function
59463 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticKHR const *>( &rhs ); in operator =()
59486 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticKHR ) ==
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp60771 struct PipelineExecutableStatisticKHR struct
60773 using NativeType = VkPipelineExecutableStatisticKHR;
60775 static const bool allowDuplicate = false;
60776 …P_CONST_OR_CONSTEXPR StructureType structureType = StructureType::ePipelineExecutableStatisticKHR;
60779 VULKAN_HPP_CONSTEXPR_14 PipelineExecutableStatisticKHR( in PipelineExecutableStatisticKHR() argument
60794PipelineExecutableStatisticKHR( VkPipelineExecutableStatisticKHR const & rhs ) VULKAN_HPP_NOEXCEPT in PipelineExecutableStatisticKHR() function
60804 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticKHR const *>( &rhs ); in operator =()
60827 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PipelineExecutableStatisticKHR ) ==