Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp7293 bool dummyScope; in findFunction() local
7294 TSymbol* symbol = symbolTable.find(call.getMangledName(), &builtIn, &dummyScope, &thisDepth); in findFunction()