Searched refs:last_vue_stage (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_program.c1094 last_vue_stage(struct crocus_context *ice) function in typeref:typename:gl_shader_stage
1294 screen->vtbl.populate_vs_key(ice, &ish->nir->info, last_vue_stage(ice), &key);
1652 screen->vtbl.populate_tes_key(ice, &ish->nir->info, last_vue_stage(ice), &key);
1789 screen->vtbl.populate_gs_key(ice, &ish->nir->info, last_vue_stage(ice), &key);
2458 gl_shader_stage last_stage = last_vue_stage(ice);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_program.c1183 last_vue_stage(struct iris_context *ice) function in typeref:typename:gl_shader_stage
1400 screen->vtbl.populate_vs_key(ice, &ish->nir->info, last_vue_stage(ice), &key);
1760 screen->vtbl.populate_tes_key(ice, &ish->nir->info, last_vue_stage(ice), &key);
1896 screen->vtbl.populate_gs_key(ice, &ish->nir->info, last_vue_stage(ice), &key);
2195 gl_shader_stage last_stage = last_vue_stage(ice);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_program.c1144 last_vue_stage(struct iris_context *ice) function in typeref:typename:gl_shader_stage
1272 gl_shader_stage last_stage = last_vue_stage(ice);

Completed in 56 milliseconds