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

TvkEnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR

Declaration

Source position: vulkanlib.pas line 20894

type TvkEnumeratePhysicalDeviceQueueFamilyPerformanceQueryCountersKHR = function(

  physicalDevice: TVkPhysicalDevice;

  queueFamilyIndex: TVkUInt32;

  pCounterCount: PVkUInt32;

  pCounters: PVkPerformanceCounterKHR;

  pCounterDescriptions: PVkPerformanceCounterDescriptionKHR

):TVkResult;



CT Web help

CodeTyphon Studio