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

TVkVideoEncodeSessionIntraRefreshCreateInfoKHR

Declaration

Source position: vulkanlib.pas line 21313

type TVkVideoEncodeSessionIntraRefreshCreateInfoKHR = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  intraRefreshMode: TVkVideoEncodeIntraRefreshModeFlagBitsKHR;

  

end;



CT Web help

CodeTyphon Studio