cohtml.Net.RenoirUserGPUMemoryInfo.RenderTargetResourceInfo
Inherits from cohtml.Net.RenoirGPUMemoryInfo.ResourceInfo, SystemIDisposable
Public Functions
Name | |
---|---|
virtual override void | Dispose() |
RenderTargetResourceInfo() |
Public Properties
Name | |
---|---|
global.System.IntPtr | UserObject |
ulong | Width |
ulong | Height |
ulong | SamplesCount |
Additional inherited members
Public Functions inherited from cohtml.Net.RenoirGPUMemoryInfo.ResourceInfo
Name | |
---|---|
ResourceInfo() |
Public Properties inherited from cohtml.Net.RenoirGPUMemoryInfo.ResourceInfo
Name | |
---|---|
uint | Id |
uint | OwnerId |
ulong | Bytes |
Protected Attributes inherited from cohtml.Net.RenoirGPUMemoryInfo.ResourceInfo
Name | |
---|---|
bool | swigCMemOwn |
Public Functions Documentation
function Dispose
virtual override void Dispose()
Reimplements: cohtml.Net.RenoirGPUMemoryInfo.ResourceInfo.Dispose
function RenderTargetResourceInfo
RenderTargetResourceInfo()
Public Property Documentation
property UserObject
global.System.IntPtr UserObject;
property Width
ulong Width;
property Height
ulong Height;
property SamplesCount
ulong SamplesCount;