Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslGrammar.cpp2276 const EHlslTokenClass structBuffType = peek(); in acceptStructBufferType() local
2285 switch (structBuffType) { in acceptStructBufferType()