Searched refs:get_vue_prog_data (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_program.c1195 get_vue_prog_data(struct iris_context *ice, gl_shader_stage stage) function in typeref:struct:brw_vue_prog_data *
1221 old_prog_datas[i] = get_vue_prog_data(ice, i);
1297 struct brw_vue_prog_data *new = get_vue_prog_data(ice, i);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_program.c2030 get_vue_prog_data(struct crocus_context *ice, gl_shader_stage stage) function in typeref:struct:brw_vue_prog_data *
2402 old_prog_datas[i] = get_vue_prog_data(ice, i);
2493 struct brw_vue_prog_data *new = get_vue_prog_data(ice, i);

Completed in 8 milliseconds