Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DSPVRemapper.cpp558 spv::Id idBuffer[idBufferSize]; in processInstruction() local
579 idBuffer[idBufferPos] = asId(word); in processInstruction()
604 const unsigned literalSize = idTypeSizeInWords(idBuffer[literalSizePos]); in processInstruction()