Searched defs:tgsi_instruction_texture (Results 1 – 2 of 2) sorted by relevance
702 struct tgsi_instruction_texture struct704 unsigned Texture : 8; /* TGSI_TEXTURE_ */705 unsigned NumOffsets : 4;706 unsigned ReturnType : 3; /* TGSI_RETURN_TYPE_x */707 unsigned Padding : 17;
714 struct tgsi_instruction_texture struct716 unsigned Texture : 8; /* TGSI_TEXTURE_ */717 unsigned NumOffsets : 4;718 unsigned Padding : 20;