Searched refs:get_param_ref (Results 1 – 1 of 1) sorted by relevance
102 static const struct brw_wm_ref *get_param_ref( struct brw_wm_compile *c, in get_param_ref() function152 c->constref[i].ref = get_param_ref(c, constval); in get_const_ref()183 ref = get_param_ref(c, &c->fp->program.Base.LocalParams[idx][component]); in pass0_get_reg()187 ref = get_param_ref(c, &c->env_param[idx][component]); in pass0_get_reg()214 ref = get_param_ref(c, &plist->ParameterValues[idx][component].f ); in pass0_get_reg()