Home
last modified time | relevance | path

Searched defs:other_sig (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dlinker.cpp2370 ir_function_signature *other_sig = in link_intrastage_shaders() local
/third_party/node/deps/v8/src/wasm/
Dwasm-objects.cc2031 const WasmModule* other_module, const wasm::FunctionSig* other_sig) { in MatchesSignature()