Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
DBaseTypes.h294 EbvAppendConsume, // no need to differentiate append and consume enumerator
/third_party/glslang/glslang/HLSL/
DhlslGrammar.cpp2300 builtinType = EbvAppendConsume; in acceptStructBufferType()
2308 builtinType = EbvAppendConsume; in acceptStructBufferType()
DhlslParseHelper.cpp3309 case EbvAppendConsume: // fall through... in hasStructBuffCounter()