Source position: vulkanlib.pas line 9007
type TVkImageSubresourceLayers = record |
||
aspectMask: TVkImageAspectFlags; |
|
|
mipLevel: TVkUInt32; |
|
|
baseArrayLayer: TVkUInt32; |
|
|
layerCount: TVkUInt32; |
|
|
end; |
CT Web help |
CodeTyphon Studio |