Home
last modified time | relevance | path

Searched refs:NewPoolTFieldList (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/OpenGL/compiler/
DTypes.h65 inline TFieldList *NewPoolTFieldList() in NewPoolTFieldList() function
DInitialize.cpp445 TFieldList *fields = NewPoolTFieldList(); in InsertBuiltInFunctions()
Dglslang.y1367 $$ = NewPoolTFieldList();
Dglslang_tab.cpp4371 (yyval.interm.fieldList) = NewPoolTFieldList(); in yyparse()