Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/compiler/
DParseHelper.cpp951 int fragDataValue = static_cast<TVariable*>(fragData)->getConstPointer()[0].getIConst(); in arraySetMaxSize() local
952 if (fragDataValue <= size) { in arraySetMaxSize()