Home
last modified time | relevance | path

Searched refs:FramebufferAttachmentImageInfo (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp26232 struct FramebufferAttachmentImageInfo global() struct
[all...]
H A Dvulkan_handles.hpp326 struct FramebufferAttachmentImageInfo;
327 using FramebufferAttachmentImageInfoKHR = FramebufferAttachmentImageInfo;
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_static_assertions.hpp1325 VULKAN_HPP_STATIC_ASSERT( sizeof( VULKAN_HPP_NAMESPACE::FramebufferAttachmentImageInfo ) == sizeof( VkFramebufferAttachmentImageInfo ),
1327 VULKAN_HPP_STATIC_ASSERT( std::is_standard_layout<VULKAN_HPP_NAMESPACE::FramebufferAttachmentImageInfo>::value, "struct wrapper is not a standard layout!" );
1328 VULKAN_HPP_STATIC_ASSERT( std::is_nothrow_move_constructible<VULKAN_HPP_NAMESPACE::FramebufferAttachmentImageInfo>::value,
1329 "FramebufferAttachmentImageInfo is not nothrow_move_constructible!" );
H A Dvulkan_structs.hpp38088 struct FramebufferAttachmentImageInfo global() struct
[all...]
H A Dvulkan_handles.hpp327 struct FramebufferAttachmentImageInfo;
328 using FramebufferAttachmentImageInfoKHR = FramebufferAttachmentImageInfo;
H A Dvulkan_hash.hpp5087 struct hash<VULKAN_HPP_NAMESPACE::FramebufferAttachmentImageInfo>
5089 std::size_t operator()( VULKAN_HPP_NAMESPACE::FramebufferAttachmentImageInfo const & framebufferAttachmentImageInfo ) const VULKAN_HPP_NOEXCEPT

Completed in 181 milliseconds