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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c174 unsigned color_tmp_index; /**< fake/temp color output reg */ member in struct:svga_shader_emitter_v10::__anond551882b0508
937 emit->fs.color_tmp_index != INVALID_INDEX) {
943 index = emit->fs.color_tmp_index;
2912 emit->fs.color_tmp_index = total_temps;
6716 const unsigned fs_color_tmp_index = emit->fs.color_tmp_index;
6724 emit->fs.color_tmp_index = INVALID_INDEX;
6952 emit->fs.color_tmp_index = INVALID_INDEX;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c294 unsigned color_tmp_index; /**< fake/temp color output reg */ member in struct:svga_shader_emitter_v10::__anon581dcb1e0608
1274 emit->fs.color_tmp_index != INVALID_INDEX) {
1280 index = emit->fs.color_tmp_index;
5371 emit->fs.color_tmp_index = total_temps;
10635 const unsigned fs_color_tmp_index = emit->fs.color_tmp_index;
10643 emit->fs.color_tmp_index = INVALID_INDEX;
11079 emit->fs.color_tmp_index = INVALID_INDEX;

Completed in 21 milliseconds