Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/Include/
DBaseTypes.h285 EbvAppendConsume, // no need to differentiate append and consume enumerator
/external/deqp-deps/glslang/hlsl/
DhlslGrammar.cpp2287 builtinType = EbvAppendConsume; in acceptStructBufferType()
2295 builtinType = EbvAppendConsume; in acceptStructBufferType()
DhlslParseHelper.cpp3173 case EbvAppendConsume: // fall through... in hasStructBuffCounter()