Home
last modified time | relevance | path

Searched refs:object_flags (Results 1 - 2 of 2) sorted by relevance

/third_party/vulkan-loader/loader/
H A Ddebug_utils.c88 VkDebugReportFlagsEXT object_flags = 0; in util_SubmitDebugUtilsMessageEXT() local
91 debug_utils_AnnotFlagsToReportFlags(messageSeverity, messageTypes, &object_flags); in util_SubmitDebugUtilsMessageEXT()
103 if (!pTrav->is_messenger && pTrav->report.msgFlags & object_flags) { in util_SubmitDebugUtilsMessageEXT()
104 if (pTrav->report.pfnMsgCallback(object_flags, object_type, object_handle, 0, pCallbackData->messageIdNumber, in util_SubmitDebugUtilsMessageEXT()
/third_party/ntfs-3g/include/ntfs-3g/
H A Dlayout.h1691 /* 8*/ OBJECT_ACE_FLAGS object_flags; /* Flags describing the object ACE. */ member

Completed in 7 milliseconds