Searched refs:glsl_get_function_param (Results 1 – 3 of 3) sorted by relevance
57 glsl_get_function_param(const struct glsl_type *type, unsigned index);
64 glsl_get_function_param(const glsl_type *type, unsigned index) in glsl_get_function_param() function
56 glsl_get_function_param(func_type, i); in vtn_cfg_handle_prepass_instruction()