Source position: vulkanlib.pas line 19514
type TVkShaderModuleIdentifierEXT = record |
||
sType: TVkStructureType; |
|
|
pNext: PVkVoid; |
|
|
identifierSize: TVkUInt32; |
|
|
identifier: array [0..VK_MAX_SHADER_MODULE_IDENTIFIER_SIZE_EXT-1] of TVkUInt8; |
|
|
end; |
CT Web help |
CodeTyphon Studio |