Source position: vulkanlib.pas line 21576
type TvkDebugReportMessageEXT = procedure( |
instance: TVkInstance; |
flags: TVkDebugReportFlagsEXT; |
objectType: TVkDebugReportObjectTypeEXT; |
object_: TVkUInt64; |
location: TVkSize; |
messageCode: TVkInt32; |
const pLayerPrefix: PVkChar; |
const pMessage: PVkChar |
); |
CT Web help |
CodeTyphon Studio |