Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/compiler/translator/
DShaderLang.cpp41 static bool checkMappedNameMaxLength(const ShHandle handle, size_t expectedValue) in checkMappedNameMaxLength() function
352 ASSERT(checkMappedNameMaxLength(handle, maxMappedNameLength)); in ShGetVariableInfo()