[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: vulkanobjects.pas line 1010
type TvkObj_PhysicalDevice = class(TvkObj_Object) |
||
public |
||
constructor Create(); |
|
|
function GetFeatures; |
|
|
function GetProperties; |
|
|
function GetMemoryProperties; |
|
|
function GetQueueFamilyProperties; |
|
|
function GetFormatProperties(); |
|
|
function GetImageFormatProperties(); |
|
|
function GetSparseImageFormatProperties(); |
|
|
function GetSurfaceSupport(); |
|
|
function GetSurfaceCapabilities(); |
|
|
function GetSurfaceFormats(); |
|
|
function GetSurfacePresentModes(); |
|
|
function GetDisplayProperties; |
|
|
function GetDisplayPlaneProperties; |
|
|
function GetDisplayPlaneSupportedDisplays(); |
|
|
function GetDisplayModeProperties(); |
|
|
property Handle: TVkPhysicalDevice; [r] |
|
|
property InstanceFunctions: TVkInstanceFunctions; [r] |
|
|
end; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |