HomeSort by: relevance | last modified time | path
    Searched defs:SpvOpUMulExtended (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
spirv.h 965 SpvOpUMulExtended = 151,
  /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
spirv.h 1305 SpvOpUMulExtended = 151,
1951 case SpvOpUMulExtended: *hasResult = true; *hasResultType = true; break;

Completed in 12 milliseconds