Home
last modified time | relevance | path

Searched refs:PipelineColorBlendAttachmentState (Results 1 - 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
H A DDrawTester.cpp241 vk::PipelineColorBlendAttachmentState blendAttachmentState; in createGraphicsPipeline()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp28633 struct PipelineColorBlendAttachmentState global() struct
[all...]
H A Dvulkan_handles.hpp77 struct PipelineColorBlendAttachmentState;
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_static_assertions.hpp375 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::PipelineColorBlendAttachmentState ) == sizeof( VkPipelineColorBlendAttachmentState ),
377 VULKAN_HPP_STATIC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::PipelineColorBlendAttachmentState>::value, "struct wrapper is not a standard layout!" );
378 VULKAN_HPP_STATIC_ASSERT( std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::PipelineColorBlendAttachmentState>::value,
379 "PipelineColorBlendAttachmentState is not nothrow_move_constructible!" );
H A Dvulkan_structs.hpp41096 struct PipelineColorBlendAttachmentState global() struct
[all...]
H A Dvulkan_hash.hpp5420 struct hash<VULKAN_HPP_NAMESPACE::PipelineColorBlendAttachmentState>
5422 std::size_t operator()( VULKAN_HPP_NAMESPACE::PipelineColorBlendAttachmentState const & pipelineColorBlendAttachmentState ) const VULKAN_HPP_NOEXCEPT
H A Dvulkan_handles.hpp78 struct PipelineColorBlendAttachmentState;

Completed in 221 milliseconds