Unit 'vulkanlib' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_vulkan]

TvkGetDeviceFaultReportsKHR

Declaration

Source position: vulkanlib.pas line 28115

type TvkGetDeviceFaultReportsKHR = function(

  device: TVkDevice;

  timeout: TVkUInt64;

  pFaultCounts: PVkUInt32;

  pFaultInfo: PVkDeviceFaultInfoKHR

):TVkResult;



CT Web help

CodeTyphon Studio