Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
DGlslangToSpv.cpp202 …spv::Id createBinaryMatrixOperation(spv::Op, OpDecorations&, spv::Id typeId, spv::Id left, spv::Id…
5578 return createBinaryMatrixOperation(binOp, decorations, typeId, left, right); in createBinaryOperation()
5681 spv::Id TGlslangToSpvTraverser::createBinaryMatrixOperation(spv::Op op, OpDecorations& decorations,… in createBinaryMatrixOperation() function in __anon8cc894d10111::TGlslangToSpvTraverser