Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp26407 struct FramebufferAttachmentsCreateInfo global() struct
[all...]
H A Dvulkan_handles.hpp324 struct FramebufferAttachmentsCreateInfo;
325 using FramebufferAttachmentsCreateInfoKHR = FramebufferAttachmentsCreateInfo;
H A Dvulkan.hpp7295 struct StructExtends<FramebufferAttachmentsCreateInfo, FramebufferCreateInfo>
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_static_assertions.hpp1319 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::FramebufferAttachmentsCreateInfo ) == sizeof( VkFramebufferAttachmentsCreateInfo ),
1321 VULKAN_HPP_STATIC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::FramebufferAttachmentsCreateInfo>::value, "struct wrapper is not a standard layout!" );
1322 VULKAN_HPP_STATIC_ASSERT( std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::FramebufferAttachmentsCreateInfo>::value,
1323 "FramebufferAttachmentsCreateInfo is not nothrow_move_constructible!" );
H A Dvulkan_structs.hpp38280 struct FramebufferAttachmentsCreateInfo global() struct
[all...]
H A Dvulkan_handles.hpp325 struct FramebufferAttachmentsCreateInfo;
326 using FramebufferAttachmentsCreateInfoKHR = FramebufferAttachmentsCreateInfo;
H A Dvulkan_hash.hpp5106 struct hash<VULKAN_HPP_NAMESPACE::FramebufferAttachmentsCreateInfo>
5108 std::size_t operator()( VULKAN_HPP_NAMESPACE::FramebufferAttachmentsCreateInfo const & framebufferAttachmentsCreateInfo ) const VULKAN_HPP_NOEXCEPT
H A Dvulkan.hpp9427 struct StructExtends<FramebufferAttachmentsCreateInfo, FramebufferCreateInfo>

Completed in 240 milliseconds