HomeSort by relevance Sort by last modified time
    Searched refs:kSpvFunctionCallFunctionId (Results 1 - 2 of 2) sorted by null

  /external/deqp-deps/SPIRV-Tools/source/opt/
inline_pass.cpp 27 static const int kSpvFunctionCallFunctionId = 2;
224 kSpvFunctionCallFunctionId)];
540 inst->GetSingleWordOperand(kSpvFunctionCallFunctionId);
  /external/swiftshader/third_party/SPIRV-Tools/source/opt/
inline_pass.cpp 27 static const int kSpvFunctionCallFunctionId = 2;
255 kSpvFunctionCallFunctionId)];
635 inst->GetSingleWordOperand(kSpvFunctionCallFunctionId);

Completed in 368 milliseconds