Searched refs:get_function_instance (Results 1 – 3 of 3) sorted by relevance
498 static const glsl_type *get_function_instance(const struct glsl_type *return_type,
650 return glsl_type::get_function_instance(return_type, params, num_params); in glsl_function_type()
1457 glsl_type::get_function_instance(const glsl_type *return_type, in get_function_instance() function in glsl_type