Searched defs:tgsi_texture_offset (Results 1 – 2 of 2) sorted by relevance
699 struct tgsi_texture_offset struct701 int Index : 16;702 unsigned File : 4; /**< one of TGSI_FILE_x */703 unsigned SwizzleX : 2; /* TGSI_SWIZZLE_x */704 unsigned SwizzleY : 2; /* TGSI_SWIZZLE_x */705 unsigned SwizzleZ : 2; /* TGSI_SWIZZLE_x */706 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;