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

  /external/deqp-deps/SPIRV-Tools/source/opt/
inline_pass.cpp 28 static const int kSpvFunctionCallArgumentId = 3;
127 kSpvFunctionCallArgumentId + param_idx);
  /external/swiftshader/third_party/SPIRV-Tools/source/opt/
inline_pass.cpp 28 static const int kSpvFunctionCallArgumentId = 3;
137 kSpvFunctionCallArgumentId + param_idx);

Completed in 84 milliseconds