Home
last modified time | relevance | path

Searched refs:arraySetMaxSize (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DParseHelper.h161 bool arraySetMaxSize(TIntermSymbol*, TType*, int, bool, const TSourceLoc&);
DParseHelper.cpp892 bool TParseContext::arraySetMaxSize(TIntermSymbol *node, TType* type, int size, bool updateFlag, co… in arraySetMaxSize() function in TParseContext