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

  /xsrc/external/mit/MesaLib/src/compiler/spirv/
spirv_info.c 1247 case SpvOpSubgroupAvcSicGetMotionVectorMaskINTEL: return "SpvOpSubgroupAvcSicGetMotionVectorMaskINTEL";
vtn_gather_types.c 489 case SpvOpSubgroupAvcSicGetMotionVectorMaskINTEL: return (struct type_args){ 1, 0 };
  /xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
spirv.h 1698 SpvOpSubgroupAvcSicGetMotionVectorMaskINTEL = 5795,
2340 case SpvOpSubgroupAvcSicGetMotionVectorMaskINTEL: *hasResult = true; *hasResultType = true; break;

Completed in 15 milliseconds