Searched defs:tgsi_texture_offset (Results 1 – 2 of 2) sorted by relevance
665 struct tgsi_texture_offset struct667 int Index : 16;668 unsigned File : 4; /**< one of TGSI_FILE_x */669 unsigned SwizzleX : 2; /* TGSI_SWIZZLE_x */670 unsigned SwizzleY : 2; /* TGSI_SWIZZLE_x */671 unsigned SwizzleZ : 2; /* TGSI_SWIZZLE_x */672 unsigned Padding : 6;
706 struct tgsi_texture_offset struct708 int Index : 16;709 unsigned File : 4; /**< one of TGSI_FILE_x */710 unsigned SwizzleX : 2; /* TGSI_SWIZZLE_x */711 unsigned SwizzleY : 2; /* TGSI_SWIZZLE_x */712 unsigned SwizzleZ : 2; /* TGSI_SWIZZLE_x */713 unsigned Padding : 6;