Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp1666 spv::Id leftRValue = accessChainLoad(node->getLeft()->getType()); in visitBinary() local
1673 … convertGlslangToSpvType(node->getType()), leftRValue, rValue, in visitBinary()