Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h595 SpvOpTypeMatrix = 24, enumerator
DSkSLSPIRVCodeGenerator.cpp224 case SpvOpTypeMatrix: in opcode_text()
796 case SpvOpTypeMatrix: // fall through in writeOpCode()
1063 this->writeInstruction(SpvOpTypeMatrix, result, in getType()
/external/mesa3d/src/compiler/spirv/
Dspirv.h595 SpvOpTypeMatrix = 24, enumerator
Dspirv_to_nir.c738 case SpvOpTypeMatrix: { in vtn_handle_type()
2896 case SpvOpTypeMatrix: in vtn_handle_variable_or_type_instruction()