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

TVkCooperativeMatrixPropertiesNV

Declaration

Source position: vulkanlib.pas line 14359

type TVkCooperativeMatrixPropertiesNV = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  MSize: TVkUInt32;

  

  NSize: TVkUInt32;

  

  KSize: TVkUInt32;

  

  AType: TVkComponentTypeNV;

  

  BType: TVkComponentTypeNV;

  

  CType: TVkComponentTypeNV;

  

  DType: TVkComponentTypeNV;

  

  scope: TVkScopeNV;

  

end;



CT Web help

CodeTyphon Studio