Source position: vulkanlib.pas line 9711
type TVkCommandBufferAllocateInfo = record |
||
sType: TVkStructureType; |
|
|
pNext: PVkVoid; |
|
|
commandPool: TVkCommandPool; |
|
|
level: TVkCommandBufferLevel; |
|
|
commandBufferCount: TVkUInt32; |
|
|
end; |
CT Web help |
CodeTyphon Studio |