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

TVkVideoReferenceSlotInfoKHR

Declaration

Source position: vulkanlib.pas line 16902

type TVkVideoReferenceSlotInfoKHR = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  slotIndex: TVkInt32;

  

  pPictureResource: PVkVideoPictureResourceInfoKHR;

  

end;



CT Web help

CodeTyphon Studio