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

TvkGetPipelineExecutableInternalRepresentationsKHR

Declaration

Source position: vulkanlib.pas line 20919

type TvkGetPipelineExecutableInternalRepresentationsKHR = function(

  device: TVkDevice;

  const pExecutableInfo: PVkPipelineExecutableInfoKHR;

  pInternalRepresentationCount: PVkUInt32;

  pInternalRepresentations: PVkPipelineExecutableInternalRepresentationKHR

):TVkResult;



CT Web help

CodeTyphon Studio