Searched defs:tgsi_texture_offset (Results 1 – 1 of 1) sorted by relevance
525 struct tgsi_texture_offset struct527 int Index : 16;528 unsigned File : 4; /**< one of TGSI_FILE_x */529 unsigned SwizzleX : 2; /* TGSI_SWIZZLE_x */530 unsigned SwizzleY : 2; /* TGSI_SWIZZLE_x */531 unsigned SwizzleZ : 2; /* TGSI_SWIZZLE_x */532 unsigned Padding : 6;