Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DparseConst.cpp58 TOperator constructorType; member in glslang::TConstTraverser
199 …:parseConstTree(TIntermNode* root, TConstUnionArray unionArray, TOperator constructorType, const T… in parseConstTree()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DFunctionLookup.cpp47 const TType *constructorType, in TFunctionLookup()
149 const TType &TFunctionLookup::constructorType() const in constructorType() function in sh::TFunctionLookup
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DparseConst.cpp51 TOperator constructorType; member in TConstTraverser
239 …TSourceLoc& line, TIntermNode* root, ConstantUnion* unionArray, TOperator constructorType, TType t… in parseConstTree()