Searched defs:rightVec (Results 1 - 1 of 1) sorted by relevance
/third_party/glslang/SPIRV/ | ||
H A D | GlslangToSpv.cpp | 6772 spv::Id rightVec = rightMat ? builder.createCompositeExtract(right, vecType, indexes) : smearVec; in createBinaryMatrixOperation() local |
Completed in 16 milliseconds