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

TVkPhysicalDeviceCooperativeMatrixFeaturesNV

Declaration

Source position: vulkanlib.pas line 14342

type TVkPhysicalDeviceCooperativeMatrixFeaturesNV = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  cooperativeMatrix: TVkBool32;

  

  cooperativeMatrixRobustBufferAccess: TVkBool32;

  

end;



CT Web help

CodeTyphon Studio