Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DSPVRemapper.cpp604 const unsigned literalSize = idTypeSizeInWords(idBuffer[literalSizePos]); in processInstruction() local
605 const unsigned numLiteralIdPairs = (nextInst-word) / (1+literalSize); in processInstruction()
611 word += literalSize; // literal in processInstruction()