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() function
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.hpp60515 struct PipelineExecutableInternalRepresentationKHR struct
60517 using NativeType = VkPipelineExecutableInternalRepresentationKHR;
60519 static const bool allowDuplicate = false;
60520 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType =
60525PipelineExecutableInternalRepresentationKHR( std::array<char, VK_MAX_DESCRIPTION_SIZE> const & nam… in PipelineExecutableInternalRepresentationKHR() function
60540PipelineExecutableInternalRepresentationKHR( VkPipelineExecutableInternalRepresentationKHR const &… in PipelineExecutableInternalRepresentationKHR() function
60548PipelineExecutableInternalRepresentationKHR( std::array<char, VK_MAX_DESCRIPTION_SIZE> const & … in PipelineExecutableInternalRepresentationKHR() function
60567 …*this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::PipelineExecutableInternalRepresentationKHR const … in operator =()
60571 operator VkPipelineExecutableInternalRepresentationKHR const &() const VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR const&()
60576 operator VkPipelineExecutableInternalRepresentationKHR &() VULKAN_HPP_NOEXCEPT in operator VkPipelineExecutableInternalRepresentationKHR&()
[all …]