Skip to content

KDGpu::HostLayoutTransition

#include <texture.h>

Public Attributes

Name
TextureLayout oldLayout
TextureLayout newLayout
TextureSubresourceRange range

Public Attributes Documentation

variable oldLayout

1
TextureLayout oldLayout { TextureLayout::Undefined };

variable newLayout

1
TextureLayout newLayout { TextureLayout::Undefined };

variable range

1
TextureSubresourceRange range {};

Updated on 2025-04-14 at 00:01:35 +0000