Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_ureg.h483 const struct tgsi_texture_offset *texoffsets,
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp4212 struct tgsi_texture_offset texoffsets[MAX_GLSL_TEXTURE_OFFSET]; in compile_tgsi_instruction() local
4252 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()