Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h711 SpvOpDot = 148, enumerator
DSkSLSPIRVCodeGenerator.cpp71 fIntrinsicMap[String("dot")] = std::make_tuple(kSPIRV_IntrinsicKind, SpvOpDot, in setupIntrinsics()
456 case SpvOpDot: in opcode_text()
/external/mesa3d/src/compiler/spirv/
Dspirv.h711 SpvOpDot = 148, enumerator
Dvtn_alu.c396 case SpvOpDot: in vtn_handle_alu()
Dspirv_to_nir.c3092 case SpvOpDot: in vtn_handle_body_instruction()