[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: PasVulkan.Framework.pas line 2278
type TpvVulkanSwapChainSimpleDirectRenderTarget = class(TpvVulkanRenderTarget) |
||
protected |
||
function GetRenderPass; override; |
|
|
function GetFrameBuffer; override; |
|
|
function GetFrameBufferAtIndex(); |
|
|
public |
||
constructor Create(); |
|
|
destructor Destroy; override; |
|
|
property FrameBuffers []: TpvVulkanFrameBuffer; [r] |
|
|
published |
||
property Device: TpvVulkanDevice; [r] |
|
|
property SwapChain: TpvVulkanSwapChain; [r] |
|
|
property DepthImageFormat: TVkFormat; [r] |
|
|
end; |
|
||
| | ||
|
||
| | ||
|
||
| | ||
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |