Searched defs:SwizzleModeFlags (Results 1 – 1 of 1) sorted by relevance
49 struct SwizzleModeFlags struct52 UINT_32 isLinear : 1; // Linear55 UINT_32 is256b : 1; // Block size is 256B56 UINT_32 is4kb : 1; // Block size is 4KB57 UINT_32 is64kb : 1; // Block size is 64KB58 UINT_32 isVar : 1; // Block size is variable60 UINT_32 isZ : 1; // Z order swizzle mode61 UINT_32 isStd : 1; // Standard swizzle mode62 UINT_32 isDisp : 1; // Display swizzle mode63 UINT_32 isRot : 1; // Rotate swizzle mode[all …]