Searched defs:tgsi_texture_offset (Results 1 – 2 of 2) sorted by relevance
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;
721 struct tgsi_texture_offset struct723 int Index : 16;724 unsigned File : 4; /**< one of TGSI_FILE_x */725 unsigned SwizzleX : 2; /* TGSI_SWIZZLE_x */726 unsigned SwizzleY : 2; /* TGSI_SWIZZLE_x */727 unsigned SwizzleZ : 2; /* TGSI_SWIZZLE_x */728 unsigned Padding : 6;