Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h710 SpvOpOuterProduct = 147, enumerator
DSkSLSPIRVCodeGenerator.cpp454 case SpvOpOuterProduct: in opcode_text()
/external/mesa3d/src/compiler/spirv/
Dspirv.h710 SpvOpOuterProduct = 147, enumerator
Dvtn_alu.c388 case SpvOpOuterProduct: { in vtn_handle_alu()
Dspirv_to_nir.c3146 case SpvOpOuterProduct: in vtn_handle_body_instruction()