Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h708 SpvOpMatrixTimesVector = 145, enumerator
DSkSLSPIRVCodeGenerator.cpp453 case SpvOpMatrixTimesVector: in opcode_text()
2064 op = SpvOpMatrixTimesVector; in writeBinaryExpression()