Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.cpp1764 TString pcfName; in handleEntryPointAttributes() local
1765 if (! it->getString(pcfName, 0, false)) { in handleEntryPointAttributes()
1768 patchConstantFunctionName = pcfName; in handleEntryPointAttributes()