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

#include <RenderTargetData.h>

Public Attributes

ID3D11Texture2D * texture
 
ID3D11DepthStencilView * views [8]
 
ID3D11DepthStencilView * readOnlyViews [8]
 
ID3D11ShaderResourceView * depthSRV
 
ID3D11ShaderResourceView * stencilSRV
 

Member Data Documentation

◆ depthSRV

ID3D11ShaderResourceView* RE::BSGraphics::DepthStencilData::depthSRV

◆ readOnlyViews

ID3D11DepthStencilView* RE::BSGraphics::DepthStencilData::readOnlyViews[8]

◆ stencilSRV

ID3D11ShaderResourceView* RE::BSGraphics::DepthStencilData::stencilSRV

◆ texture

ID3D11Texture2D* RE::BSGraphics::DepthStencilData::texture

◆ views

ID3D11DepthStencilView* RE::BSGraphics::DepthStencilData::views[8]

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