Source position: vulkanlib.pas line 9284
type TVkDescriptorSetAllocateInfo = record |
||
sType: TVkStructureType; |
|
|
pNext: PVkVoid; |
|
|
descriptorPool: TVkDescriptorPool; |
|
|
descriptorSetCount: TVkUInt32; |
|
|
pSetLayouts: PVkDescriptorSetLayout; |
|
|
end; |
CT Web help |
CodeTyphon Studio |