Source position: vulkanlib.pas line 17287
type TVkPhysicalDevicePipelineExecutablePropertiesFeaturesKHR = record
sType: TVkStructureType;
pNext: PVkVoid;
pipelineExecutableInfo: TVkBool32;
end;