Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DParseContext.h772 int mMaxNumViews; variable
DParseContext.cpp248 mMaxNumViews(resources.MaxViewsOVR), in TParseContext()
4148 if (layoutQualifier.numViews > mMaxNumViews) in parseGlobalLayoutQualifier()