Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm_pass0.c132 static const struct brw_wm_ref *get_const_ref( struct brw_wm_compile *c, in get_const_ref() function
207 ref = get_const_ref(c, &plist->ParameterValues[idx][component].f); in pass0_get_reg()
273 src_ref = get_const_ref(c, &const_zero); in get_fp_src_reg_ref()
275 src_ref = get_const_ref(c, &const_one); in get_fp_src_reg_ref()