Searched refs:texoffsets (Results 1 – 2 of 2) sorted by relevance
483 const struct tgsi_texture_offset *texoffsets,
4212 struct tgsi_texture_offset texoffsets[MAX_GLSL_TEXTURE_OFFSET]; in compile_tgsi_instruction() local4252 texoffsets[i] = translate_tex_offset(t, &inst->tex_offsets[i]); in compile_tgsi_instruction()4258 texoffsets, inst->tex_offset_num_offset, in compile_tgsi_instruction()