Home
last modified time | relevance | path

Searched defs:argumentType (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputSPIRV.cpp1545 const TType &argumentType = argument->getAsTyped()->getType(); in createConstructorVectorFromMultiple() local
1866 const TType &argumentType = argument->getAsTyped()->getType(); in extractComponents() local
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dvalidate_id.cpp1586 auto argumentType = module_.FindDef(argument->type_id()); in isValid() local