Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c213 unsigned texcoord_scale_index[PIPE_MAX_SAMPLERS]; member
2879 emit->texcoord_scale_index[i] = total_consts++; in emit_constant_declaration()
4841 unsigned scale_index = emit->texcoord_scale_index[unit]; in setup_texcoord()