Home
last modified time | relevance | path

Searched defs:sourceTypes (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingMutableTests.cpp3623 } sourceTypes[] = { in createMutableTestVariants() local
DvktBindingValveMutableTests.cpp3531 } sourceTypes[] = { in createMutableTestVariants() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingMutableTests.cpp3619 } sourceTypes[] = { in createMutableTestVariants() local
/third_party/typescript/lib/
Dtsc.js60520 function inferFromLiteralPartsToTemplateLiteral(sourceTexts, sourceTypes, target) { argument
60790 function inferFromTypeArguments(sourceTypes, targetTypes, variances) { argument