Unit 'vulkanlib' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_vulkan]

TVkShaderModuleIdentifierEXT

Declaration

Source position: vulkanlib.pas line 18665

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