HomeSort by relevance Sort by last modified time
    Searched refs:get_const_ref (Results 1 - 2 of 2) sorted by null

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

Completed in 31 milliseconds