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

TvkGetEncodedVideoSessionParametersKHR

Declaration

Source position: vulkanlib.pas line 21074

type TvkGetEncodedVideoSessionParametersKHR = function(

  device: TVkDevice;

  const pVideoSessionParametersInfo: PVkVideoEncodeSessionParametersGetInfoKHR;

  pFeedbackInfo: PVkVideoEncodeSessionParametersFeedbackInfoKHR;

  pDataSize: PVkSize;

  pData: PVkVoid

):TVkResult;



CT Web help

CodeTyphon Studio