Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DSymbolTable.h95 TType* getArrayInformationType() { return arrayInformationType; } in getArrayInformationType() function
DTypes.h392 TType* getArrayInformationType() const { return arrayInformationType; } in getArrayInformationType() function