Source position: vulkanlib.pas line 23333
type TvkCmdDispatchBase = procedure( |
commandBuffer: TVkCommandBuffer; |
baseGroupX: TVkUInt32; |
baseGroupY: TVkUInt32; |
baseGroupZ: TVkUInt32; |
groupCountX: TVkUInt32; |
groupCountY: TVkUInt32; |
groupCountZ: TVkUInt32 |
); |
CT Web help |
CodeTyphon Studio |