Home
last modified time | relevance | path

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/
Dunion_types_4.ts29 type objType = { obj: Object }; alias
Dunion_types_7.ts29 type objType = { obj: Object }; alias
/third_party/vulkan-loader/loader/
Ddebug_utils.c413VkDebugReportObjectTypeEXT objType, uint64_t object, in debug_utils_DebugReportMessageEXT()
527VkDebugReportObjectTypeEXT objType, uint64_t object, size_t location, in terminator_DebugReportMessageEXT()
/third_party/glfw/tests/
Dvulkan.c249 dbgFunc(VkFlags msgFlags, VkDebugReportObjectTypeEXT objType, in dbgFunc()