Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp59165 struct PipelineExecutableInternalRepresentationKHR struct
59167 using NativeType = VkPipelineExecutableInternalRepresentationKHR;
59169 static const bool allowDuplicate = false;
59170 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
59175PipelineExecutableInternalRepresentationKHR( std::array<char, VK_MAX_DESCRIPTION_SIZE> const & nam… in PipelineExecutableInternalRepresentationKHR() argument
59190PipelineExecutableInternalRepresentationKHR( VkPipelineExecutableInternalRepresentationKHR const &… in PipelineExecutableInternalRepresentationKHR() function
59198PipelineExecutableInternalRepresentationKHR( std::array<char, VK_MAX_DESCRIPTION_SIZE> const & … in PipelineExecutableInternalRepresentationKHR() function
59217 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutableInternalRepresentationKHR const … in operator =()
59221 operator VkPipelineExecutableInternalRepresentationKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR const&()
59226 operator VkPipelineExecutableInternalRepresentationKHR &() VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR&()
[all …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_structs.hpp91529 struct PipelineExecutableInternalRepresentationKHR struct
91531 using NativeType = VkPipelineExecutableInternalRepresentationKHR;
91533 static const bool allowDuplicate = false;
91534 …NSTEXPR StructureType structureType = StructureType::ePipelineExecutableInternalRepresentationKHR;
91537 …AN_HPP_CONSTEXPR_14 PipelineExecutableInternalRepresentationKHR( std::array<char, VK_MAX_DESCRIPTI… in PipelineExecutableInternalRepresentationKHR() argument
91555PipelineExecutableInternalRepresentationKHR( VkPipelineExecutableInternalRepresentationKHR const &… in PipelineExecutableInternalRepresentationKHR() function
91562PipelineExecutableInternalRepresentationKHR( std::array<char, VK_MAX_DESCRIPTION_SIZE> const & … in PipelineExecutableInternalRepresentationKHR() function
91577 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutableInternalRepresentationKHR const … in operator =()
91581 operator VkPipelineExecutableInternalRepresentationKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR const&()
91586 operator VkPipelineExecutableInternalRepresentationKHR &() VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR&()
[all …]