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

TVkPhysicalDeviceCooperativeMatrixFeaturesKHR

Declaration

Source position: vulkanlib.pas line 19809

type TVkPhysicalDeviceCooperativeMatrixFeaturesKHR = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  cooperativeMatrix: TVkBool32;

  

  cooperativeMatrixRobustBufferAccess: TVkBool32;

  

end;



CT Web help

CodeTyphon Studio