Home
last modified time | relevance | path

Searched defs:matchingTypes (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryRequirementsTests.cpp2144 uint32_t matchingTypes = 0; in testVkMemoryPropertyFlags() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryRequirementsTests.cpp2266 uint32_t matchingTypes = 0; in testVkMemoryPropertyFlags() local
/third_party/typescript/src/compiler/
Dchecker.ts20495 const matchingTypes: Type[] = []; constant