Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DSPVRemapper.cpp333 spv::Id unusedId = 1; // can't use 0: that's NoResult in mapRemainder() local
342 localId(id, unusedId = nextUnusedId(unusedId)); in mapRemainder()