Home
last modified time | relevance | path

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

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