Fixes for GPU resources C# object types
This commit is contained in:
@@ -79,9 +79,6 @@ protected:
|
||||
bool _sRGB, _isBlockCompressed;
|
||||
GPUTextureDescription _desc;
|
||||
|
||||
/// <summary>
|
||||
/// Initializes a new instance of the <see cref="GPUTexture"/> class.
|
||||
/// </summary>
|
||||
GPUTexture();
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user