HomeSort by: relevance | last modified time | path
    Searched refs:SpvDecorationPerPrimitiveNV (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/src/compiler/spirv/
spirv_info.c 335 case SpvDecorationPerPrimitiveNV: return "SpvDecorationPerPrimitiveNV";
  /xsrc/external/mit/MesaLib/src/compiler/spirv/
spirv_info.c 408 case SpvDecorationPerPrimitiveNV: return "SpvDecorationPerPrimitiveNV";
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
spirv.h 440 SpvDecorationPerPrimitiveNV = 5271,
  /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
vtn_variables.c 1290 case SpvDecorationPerPrimitiveNV:
1328 case SpvDecorationPerPrimitiveNV:
spirv.h 496 SpvDecorationPerPrimitiveNV = 5271,
spirv_to_nir.c 1087 case SpvDecorationPerPrimitiveNV:

Completed in 19 milliseconds