Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen6_constant_state.c96 brw_populate_constant_data(struct brw_context *brw, in brw_populate_constant_data() function
170 brw_populate_constant_data(brw, prog, stage_state, param, in gen6_upload_push_constants()
257 brw_populate_constant_data(brw, prog, stage_state, constants, in brw_upload_pull_constants()
Dbrw_curbe.c230 brw_populate_constant_data(brw, fp, &brw->wm.base, &buf[offset], in brw_upload_constant_buffer()
271 brw_populate_constant_data(brw, vp, &brw->vs.base, &buf[offset], in brw_upload_constant_buffer()
Dbrw_state.h238 brw_populate_constant_data(struct brw_context *brw,