Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DConvertUnsupportedConstructorsToFunctionCalls.cpp193 const TType &arg0Type = arguments[0]->getAsTyped()->getType(); in visitAggregatePost() local
/third_party/skia/src/sksl/codegen/
DSkSLGLSLCodeGenerator.cpp595 const Type& arg0Type = arguments[0]->type(); in writeFunctionCall() local
DSkSLSPIRVCodeGenerator.cpp1601 const Type& arg0Type = c.arguments()[0]->type(); in writeMatrixConstructor() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputSPIRV.cpp1310 const TType &arg0Type = arguments[0]->getAsTyped()->getType(); in createConstructor() local
1451 const TType &arg0Type = node->getChildNode(0)->getAsTyped()->getType(); in createConstructorScalarFromNonScalar() local
1502 const TType &arg0Type = node->getChildNode(0)->getAsTyped()->getType(); in createConstructorVectorFromMatrix() local