Home
last modified time | relevance | path

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

/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp15079 VULKAN_HPP_NAMESPACE::Format depthAttachmentFormat_ = VULKAN_HPP_NAMESPACE::Format::eUndefined,
15088 , depthAttachmentFormat( depthAttachmentFormat_ )
15105 VULKAN_HPP_NAMESPACE::Format depthAttachmentFormat_ = VULKAN_HPP_NAMESPACE::Format::eUndefined, member
15114 , depthAttachmentFormat( depthAttachmentFormat_ )
15173 setDepthAttachmentFormat( VULKAN_HPP_NAMESPACE::Format depthAttachmentFormat_ ) VULKAN_HPP_NOEXCEPT
15175 depthAttachmentFormat = depthAttachmentFormat_;
[all...]

Completed in 37 milliseconds