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

TVkPhysicalDeviceShaderAtomicInt64Features

Declaration

Source position: vulkanlib.pas line 13726

type TVkPhysicalDeviceShaderAtomicInt64Features = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  shaderBufferInt64Atomics: TVkBool32;

  

  shaderSharedInt64Atomics: TVkBool32;

  

end;



CT Web help

CodeTyphon Studio