cohtml.Net.RenoirGPUMemoryInfo.ResourceInfo
Inherits from SystemIDisposable
Inherited by cohtml.Net.RenoirGPUMemoryInfo.BufferResourceInfo, cohtml.Net.RenoirUserGPUMemoryInfo.RenderTargetResourceInfo, cohtml.Net.RenoirUserGPUMemoryInfo.UserResourceInfo
Public Functions
Section titled “Public Functions”| Name | |
|---|---|
| virtual void | Dispose() |
| ResourceInfo() |
Public Properties
Section titled “Public Properties”| Name | |
|---|---|
| uint | Id |
| uint | OwnerId |
| ulong | Bytes |
| ulong | LastUsedID |
| ulong | TimesUsed |
Protected Attributes
Section titled “Protected Attributes”| Name | |
|---|---|
| bool | swigCMemOwn |
Public Functions Documentation
Section titled “Public Functions Documentation”function Dispose
Section titled “function Dispose”virtual void Dispose()Reimplemented by: cohtml.Net.RenoirUserGPUMemoryInfo.UserResourceInfo.Dispose, cohtml.Net.RenoirUserGPUMemoryInfo.RenderTargetResourceInfo.Dispose, cohtml.Net.RenoirGPUMemoryInfo.BufferResourceInfo.Dispose
function ResourceInfo
Section titled “function ResourceInfo”ResourceInfo()Public Property Documentation
Section titled “Public Property Documentation”property Id
Section titled “property Id”uint Id;property OwnerId
Section titled “property OwnerId”uint OwnerId;property Bytes
Section titled “property Bytes”ulong Bytes;property LastUsedID
Section titled “property LastUsedID”ulong LastUsedID;property TimesUsed
Section titled “property TimesUsed”ulong TimesUsed;Protected Attributes Documentation
Section titled “Protected Attributes Documentation”variable swigCMemOwn
Section titled “variable swigCMemOwn”bool swigCMemOwn;© 2026 Coherent Labs. All rights reserved.