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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c61 struct tgsi_instruction_texture insn_texture; member in union:tgsi_any_token
1347 out[0].insn_texture.Texture = target;
1348 out[0].insn_texture.NumOffsets = num_offsets;
1349 out[0].insn_texture.ReturnType = return_type;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c64 struct tgsi_instruction_texture insn_texture; member in union:tgsi_any_token
1345 out[0].insn_texture.Texture = target;
1346 out[0].insn_texture.NumOffsets = num_offsets;
1347 out[0].insn_texture.ReturnType = return_type;

Completed in 8 milliseconds