Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DSPVRemapper.cpp1401 int strippedPos = 0; in strip() local
1407 spv[strippedPos++] = spv[word]; in strip()
1410 spv.resize(strippedPos); in strip()