cohtml.Net.RenoirUserGPUMemoryInfo.RenderTargetResourceInfo
Inherits from cohtml.Net.RenoirGPUMemoryInfo.ResourceInfo, SystemIDisposable
Public Functions
Section titled “Public Functions”| Name | |
|---|---|
| virtual override void | Dispose() |
| RenderTargetResourceInfo() |
Public Properties
Section titled “Public Properties”| Name | |
|---|---|
| global.System.IntPtr | UserObject |
| ulong | Width |
| ulong | Height |
| ulong | SamplesCount |
Additional inherited members
Section titled “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 |
| ulong | LastUsedID |
| ulong | TimesUsed |
Protected Attributes inherited from cohtml.Net.RenoirGPUMemoryInfo.ResourceInfo
| Name | |
|---|---|
| bool | swigCMemOwn |
Public Functions Documentation
Section titled “Public Functions Documentation”function Dispose
Section titled “function Dispose”virtual override void Dispose()Reimplements: cohtml.Net.RenoirGPUMemoryInfo.ResourceInfo.Dispose
function RenderTargetResourceInfo
Section titled “function RenderTargetResourceInfo”RenderTargetResourceInfo()Public Property Documentation
Section titled “Public Property Documentation”property UserObject
Section titled “property UserObject”global.System.IntPtr UserObject;property Width
Section titled “property Width”ulong Width;property Height
Section titled “property Height”ulong Height;property SamplesCount
Section titled “property SamplesCount”ulong SamplesCount;© 2026 Coherent Labs. All rights reserved.