Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslGrammar.cpp2137 bool acceptedList = acceptStructDeclarationList(typeList, nodeList, functionDeclarators); in acceptStruct() local
2140 if (! acceptedList) { in acceptStruct()