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