Skip to content

KDGpu::InputAttachmentBinding

#include <bind_group_description.h>

Public Attributes

Name
Handle< TextureView_t > textureView
TextureLayout layout

Public Attributes Documentation

variable textureView

1
Handle< TextureView_t > textureView {};

variable layout

1
TextureLayout layout { TextureLayout::ShaderReadOnlyOptimal };

Updated on 2024-11-25 at 00:15:03 +0000