Source position: vulkanlib.pas line 8911
type TVkImageFormatProperties = record |
||
maxExtent: TVkExtent3D; |
|
|
maxMipLevels: TVkUInt32; |
|
|
maxArrayLayers: TVkUInt32; |
|
|
sampleCounts: TVkSampleCountFlags; |
|
|
maxResourceSize: TVkDeviceSize; |
|
|
end; |
CT Web help |
CodeTyphon Studio |