CommonLibSSE NG
Loading...
Searching...
No Matches
RE::BSGraphics::RenderTargetProperties Struct Reference

#include <RenderTargetProperties.h>

Public Attributes

std::uint32_t width
 
std::uint32_t height
 
stl::enumeration< Format, std::uint32_t > format
 
bool copyable
 
bool supportUnorderedAccess
 
bool allowMipGeneration
 
bool unk0F
 
std::int32_t mipLevel
 
std::uint32_t textureTarget
 
std::uint32_t unk18
 

Member Data Documentation

◆ allowMipGeneration

bool RE::BSGraphics::RenderTargetProperties::allowMipGeneration

◆ copyable

bool RE::BSGraphics::RenderTargetProperties::copyable

◆ format

stl::enumeration<Format, std::uint32_t> RE::BSGraphics::RenderTargetProperties::format

◆ height

std::uint32_t RE::BSGraphics::RenderTargetProperties::height

◆ mipLevel

std::int32_t RE::BSGraphics::RenderTargetProperties::mipLevel

◆ supportUnorderedAccess

bool RE::BSGraphics::RenderTargetProperties::supportUnorderedAccess

◆ textureTarget

std::uint32_t RE::BSGraphics::RenderTargetProperties::textureTarget

◆ unk0F

bool RE::BSGraphics::RenderTargetProperties::unk0F

◆ unk18

std::uint32_t RE::BSGraphics::RenderTargetProperties::unk18

◆ width

std::uint32_t RE::BSGraphics::RenderTargetProperties::width

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