Searched defs:tgsi_instruction_texture (Results 1 – 2 of 2) sorted by relevance
693 struct tgsi_instruction_texture struct695 unsigned Texture : 8; /* TGSI_TEXTURE_ */696 unsigned NumOffsets : 4;697 unsigned ReturnType : 3; /* TGSI_RETURN_TYPE_x */698 unsigned Padding : 17;
653 struct tgsi_instruction_texture struct655 unsigned Texture : 8; /* TGSI_TEXTURE_ */656 unsigned NumOffsets : 4;657 unsigned Padding : 20;