Home
last modified time | relevance | path

Searched refs:tsig (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
H A Dast_to_hir.cpp6363 ir_function_signature *tsig = NULL; in hir() local
6368 tsig = fn->matching_signature(state, &sig->parameters, in hir()
6370 if (!tsig) { in hir()
6373 if (tsig->return_type != sig->return_type) { in hir()

Completed in 11 milliseconds