Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h594 SpvOpTypeVector = 23, enumerator
DSkSLSPIRVCodeGenerator.cpp222 case SpvOpTypeVector: in opcode_text()
795 case SpvOpTypeVector: // fall through in writeOpCode()
1058 this->writeInstruction(SpvOpTypeVector, result, in getType()
/external/mesa3d/src/compiler/spirv/
Dspirv.h594 SpvOpTypeVector = 23, enumerator
Dspirv_to_nir.c722 case SpvOpTypeVector: { in vtn_handle_type()
2895 case SpvOpTypeVector: in vtn_handle_variable_or_type_instruction()