Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp5015 bool rightMat = builder.isMatrix(right); local
5032 … spv::Id rightVec = rightMat ? builder.createCompositeExtract(right, vecType, indexes) : smearVec;