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

TVkPhysicalDeviceShaderTileImagePropertiesEXT

Declaration

Source position: vulkanlib.pas line 19740

type TVkPhysicalDeviceShaderTileImagePropertiesEXT = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  shaderTileImageCoherentReadAccelerated: TVkBool32;

  

  shaderTileImageReadSampleFromPixelRateInvocation: TVkBool32;

  

  shaderTileImageReadFromHelperInvocation: TVkBool32;

  

end;



CT Web help

CodeTyphon Studio