Public Attributes | List of all members
VkAttachmentDescription Struct Reference

#include <vulkan_core.h>

Public Attributes

VkImageLayout finalLayout
 
VkAttachmentDescriptionFlags flags
 
VkFormat format
 
VkImageLayout initialLayout
 
VkAttachmentLoadOp loadOp
 
VkSampleCountFlagBits samples
 
VkAttachmentLoadOp stencilLoadOp
 
VkAttachmentStoreOp stencilStoreOp
 
VkAttachmentStoreOp storeOp
 

Detailed Description

Definition at line 2482 of file vulkan_core.h.

Member Data Documentation

VkImageLayout VkAttachmentDescription::finalLayout

Definition at line 2491 of file vulkan_core.h.

VkAttachmentDescriptionFlags VkAttachmentDescription::flags

Definition at line 2483 of file vulkan_core.h.

VkFormat VkAttachmentDescription::format

Definition at line 2484 of file vulkan_core.h.

VkImageLayout VkAttachmentDescription::initialLayout

Definition at line 2490 of file vulkan_core.h.

VkAttachmentLoadOp VkAttachmentDescription::loadOp

Definition at line 2486 of file vulkan_core.h.

VkSampleCountFlagBits VkAttachmentDescription::samples

Definition at line 2485 of file vulkan_core.h.

VkAttachmentLoadOp VkAttachmentDescription::stencilLoadOp

Definition at line 2488 of file vulkan_core.h.

VkAttachmentStoreOp VkAttachmentDescription::stencilStoreOp

Definition at line 2489 of file vulkan_core.h.

VkAttachmentStoreOp VkAttachmentDescription::storeOp

Definition at line 2487 of file vulkan_core.h.


The documentation for this struct was generated from the following file:


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:33