Home
last modified time | relevance | path

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

/external/mesa3d/src/glsl/
Dast_function.cpp141 ir_variable *formal = (ir_variable *) formal_iter.get(); in match_function_by_name() local
Dast_to_hir.cpp2519 bool formal, in parameters_to_hir()