Searched defs:tgsi_instruction_texture (Results 1 – 2 of 2) sorted by relevance
708 struct tgsi_instruction_texture struct710 unsigned Texture : 8; /* TGSI_TEXTURE_ */711 unsigned NumOffsets : 4;712 unsigned ReturnType : 3; /* TGSI_RETURN_TYPE_x */713 unsigned Padding : 17;
687 struct tgsi_instruction_texture struct689 unsigned Texture : 8; /* TGSI_TEXTURE_ */690 unsigned NumOffsets : 4;691 unsigned Padding : 20;