Home
last modified time | relevance | path

Searched refs:function_exists (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dast_function.cpp795 function_exists(_mesa_glsl_parse_state *state, in function_exists() function
839 if (!function_exists(state, state->symbols, name) in no_matching_function_error()
841 || !function_exists(state, sh->symbols, name))) { in no_matching_function_error()