Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h708 SpvOpMatrixTimesVector = 145, enumerator
DSkSLSPIRVCodeGenerator.cpp450 case SpvOpMatrixTimesVector: in opcode_text()
2158 op = SpvOpMatrixTimesVector; in writeBinaryExpression()
/external/mesa3d/src/compiler/spirv/
Dspirv.h708 SpvOpMatrixTimesVector = 145, enumerator
Dvtn_alu.c200 case SpvOpMatrixTimesVector: in vtn_handle_matrix_alu()
Dspirv_to_nir.c3149 case SpvOpMatrixTimesVector: in vtn_handle_body_instruction()