Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/hlsl/
DhlslParseHelper.h427 unsigned int nextInLocation; variable
DhlslParseHelper.cpp64 nextInLocation(0), nextOutLocation(0), in HlslParseContext()
1554 variable.getWritableType().getQualifier().layoutLocation = nextInLocation; in assignToInterface()
1555 nextInLocation += size; in assignToInterface()