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

  /xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
spirv.h 870 SpvOpSpecConstant = 50,
  /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
spirv.h 1210 SpvOpSpecConstant = 50,
1856 case SpvOpSpecConstant: *hasResult = true; *hasResultType = true; break;

Completed in 10 milliseconds