Searched defs:objType (Results 1 – 4 of 4) sorted by relevance
| /third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/types/union_types/ |
| D | union_types_4.ts | 29 type objType = { obj: Object }; alias
|
| D | union_types_7.ts | 29 type objType = { obj: Object }; alias
|
| /third_party/vulkan-loader/loader/ |
| D | debug_utils.c | 438 … VkDebugReportObjectTypeEXT objType, uint64_t object, size_t location, in debug_utils_DebugReportMessageEXT() 570 … VkDebugReportObjectTypeEXT objType, uint64_t object, size_t location, in terminator_DebugReportMessageEXT()
|
| /third_party/glfw/tests/ |
| D | triangle-vulkan.c | 133 BreakCallback(VkFlags msgFlags, VkDebugReportObjectTypeEXT objType, in BreakCallback() 232 dbgFunc(VkFlags msgFlags, VkDebugReportObjectTypeEXT objType, in dbgFunc()
|