cohtml.Net.RenoirGPUMemoryInfo.ResourceInfo

Inherits from SystemIDisposable

Inherited by cohtml.Net.RenoirGPUMemoryInfo.BufferResourceInfo, cohtml.Net.RenoirUserGPUMemoryInfo.RenderTargetResourceInfo, cohtml.Net.RenoirUserGPUMemoryInfo.UserResourceInfo

Public Functions

Name
virtual voidDispose()
ResourceInfo()

Public Properties

Name
uintId
uintOwnerId
ulongBytes

Protected Attributes

Name
boolswigCMemOwn

Public Functions Documentation

function Dispose

virtual void Dispose()

Reimplemented by: cohtml.Net.RenoirUserGPUMemoryInfo.UserResourceInfo.Dispose, cohtml.Net.RenoirUserGPUMemoryInfo.RenderTargetResourceInfo.Dispose, cohtml.Net.RenoirGPUMemoryInfo.BufferResourceInfo.Dispose

function ResourceInfo

ResourceInfo()

Public Property Documentation

property Id

uint Id;

property OwnerId

uint OwnerId;

property Bytes

ulong Bytes;

Protected Attributes Documentation

variable swigCMemOwn

bool swigCMemOwn;