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

TvkCmdPushDescriptorSetKHR

Declaration

Source position: vulkanlib.pas line 20621

type TvkCmdPushDescriptorSetKHR = procedure(

  commandBuffer: TVkCommandBuffer;

  pipelineBindPoint: TVkPipelineBindPoint;

  layout: TVkPipelineLayout;

  set_: TVkUInt32;

  descriptorWriteCount: TVkUInt32;

  const pDescriptorWrites: PVkWriteDescriptorSet

);



CT Web help

CodeTyphon Studio