Home
last modified time | relevance | path

Searched refs:PipelineTessellationStateCreateInfo (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp27714 struct PipelineTessellationStateCreateInfo global() struct
[all...]
H A Dvulkan.hpp6781 struct StructExtends<PipelineTessellationDomainOriginStateCreateInfo, PipelineTessellationStateCreateInfo>
H A Dvulkan_handles.hpp85 struct PipelineTessellationStateCreateInfo;
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_static_assertions.hpp427 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PipelineTessellationStateCreateInfo ) == sizeof( VkPipelineTessellationStateCreateInfo ),
429 VULKAN_HPP_STATIC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::PipelineTessellationStateCreateInfo>::value,
431 VULKAN_HPP_STATIC_ASSERT( std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::PipelineTessellationStateCreateInfo>::value,
432 "PipelineTessellationStateCreateInfo is not nothrow_move_constructible!" );
H A Dvulkan_structs.hpp40089 struct PipelineTessellationStateCreateInfo global() struct
[all...]
H A Dvulkan_hash.hpp5308 struct hash<VULKAN_HPP_NAMESPACE::PipelineTessellationStateCreateInfo>
5310 std::size_t operator()( VULKAN_HPP_NAMESPACE::PipelineTessellationStateCreateInfo const & pipelineTessellationStateCreateInfo ) const VULKAN_HPP_NOEXCEPT
H A Dvulkan.hpp8850 struct StructExtends<PipelineTessellationDomainOriginStateCreateInfo, PipelineTessellationStateCreateInfo>
H A Dvulkan_handles.hpp86 struct PipelineTessellationStateCreateInfo;

Completed in 216 milliseconds