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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c223 unsigned texcoord_scale_index[PIPE_MAX_SAMPLERS]; member in struct:svga_shader_emitter_v10
3094 emit->texcoord_scale_index[i] = total_consts++;
4971 unsigned scale_index = emit->texcoord_scale_index[unit];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c408 unsigned texcoord_scale_index[PIPE_MAX_SAMPLERS]; member in struct:svga_shader_emitter_v10
5612 emit->texcoord_scale_index[i] = total_consts++;
7725 unsigned scale_index = emit->texcoord_scale_index[unit];

Completed in 21 milliseconds