cohtml.Net.RenoirUserGPUMemoryInfo.RenderTargetResourceInfo

Inherits from cohtml.Net.RenoirGPUMemoryInfo.ResourceInfo, SystemIDisposable

Public Functions

Name
virtual override voidDispose()
RenderTargetResourceInfo()

Public Properties

Name
global.System.IntPtrUserObject
ulongWidth
ulongHeight
ulongSamplesCount

Additional inherited members

Public Functions inherited from cohtml.Net.RenoirGPUMemoryInfo.ResourceInfo

Name
ResourceInfo()

Public Properties inherited from cohtml.Net.RenoirGPUMemoryInfo.ResourceInfo

Name
uintId
uintOwnerId
ulongBytes

Protected Attributes inherited from cohtml.Net.RenoirGPUMemoryInfo.ResourceInfo

Name
boolswigCMemOwn

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;