Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/
Dglsl_types.h498 static const glsl_type *get_function_instance(const struct glsl_type *return_type,
Dnir_types.cpp650 return glsl_type::get_function_instance(return_type, params, num_params); in glsl_function_type()
Dglsl_types.cpp1457 glsl_type::get_function_instance(const glsl_type *return_type, in get_function_instance() function in glsl_type