Cogs.Core
Public Attributes | List of all members
Cogs::TextureViewD3D11 Struct Reference

Public Attributes

TextureHandle texture
 
ResourcePointer< ID3D11ShaderResourceView > shaderResourceView
 

Detailed Description

Definition at line 27 of file TexturesD3D11.h.

Member Data Documentation

◆ shaderResourceView

ResourcePointer<ID3D11ShaderResourceView> Cogs::TextureViewD3D11::shaderResourceView

Definition at line 31 of file TexturesD3D11.h.

◆ texture

TextureHandle Cogs::TextureViewD3D11::texture

Definition at line 29 of file TexturesD3D11.h.


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