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