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 void | Dispose() |
| ResourceInfo() |
Public Properties
| Name | |
|---|---|
| uint | Id |
| uint | OwnerId |
| ulong | Bytes |
Protected Attributes
| Name | |
|---|---|
| bool | swigCMemOwn |
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;