Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h701 SpvOpSRem = 138, enumerator
DSkSLSPIRVCodeGenerator.cpp436 case SpvOpSRem: in opcode_text()
/external/mesa3d/src/compiler/spirv/
Dspirv.h701 SpvOpSRem = 138, enumerator
Dvtn_alu.c238 case SpvOpSRem: return nir_op_irem; in vtn_nir_alu_op_for_spirv_opcode()
Dspirv_to_nir.c3087 case SpvOpSRem: in vtn_handle_body_instruction()