Searched defs:tgsi_texture_offset (Results 1 – 2 of 2) sorted by relevance
715 struct tgsi_texture_offset struct717 int Index : 16;718 unsigned File : 4; /**< one of TGSI_FILE_x */719 unsigned SwizzleX : 2; /* TGSI_SWIZZLE_x */720 unsigned SwizzleY : 2; /* TGSI_SWIZZLE_x */721 unsigned SwizzleZ : 2; /* TGSI_SWIZZLE_x */722 unsigned Padding : 6;
726 struct tgsi_texture_offset struct728 int Index : 16;729 unsigned File : 4; /**< one of TGSI_FILE_x */730 unsigned SwizzleX : 2; /* TGSI_SWIZZLE_x */731 unsigned SwizzleY : 2; /* TGSI_SWIZZLE_x */732 unsigned SwizzleZ : 2; /* TGSI_SWIZZLE_x */733 unsigned Padding : 6;