mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Add field to RTechTextureInfo_t.
This commit is contained in:
parent
d64079fd6b
commit
c4977a39aa
@ -188,6 +188,7 @@ struct RTechTextureInfo_t
|
||||
ID3D11Texture2D* m_ppTexture;
|
||||
ID3D11ShaderResourceView* m_ppShaderResourceView;
|
||||
uint8_t m_nTextureMipLevels;
|
||||
uint8_t m_nTextureMipLevelsStreamedOpt;
|
||||
};
|
||||
|
||||
// Map of dxgi format to txtr asset format
|
||||
|
Loading…
x
Reference in New Issue
Block a user