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

TVkDebugMarkerObjectNameInfoEXT

Declaration

Source position: vulkanlib.pas line 10001

type TVkDebugMarkerObjectNameInfoEXT = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  objectType: TVkDebugReportObjectTypeEXT;

  

  object_: TVkUInt64;

  

  pObjectName: PVkChar;

  

end;



CT Web help

CodeTyphon Studio