Searched defs:ASTCBlockMode (Results 1 – 1 of 1) sorted by relevance
1203 struct ASTCBlockMode struct1205 bool isError;1207 bool isVoidExtent;1209 bool isDualPlane;1210 int weightGridWidth;1211 int weightGridHeight;1212 ISEParams weightISEParams;1214 ASTCBlockMode (void) in ASTCBlockMode() argument