Home
last modified time | relevance | path

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

/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp6991 …TIntermTyped* arrayPosition = intermediate.addConstantUnion(unsigned(bufferStruct->size()-1), loc); in indexStructBufferContent() local
6993 … TIntermTyped* argArray = intermediate.addIndex(EOpIndexDirectStruct, buffer, arrayPosition, loc); in indexStructBufferContent()