Searched defs:ASTCBlockMode (Results 1 – 1 of 1) sorted by relevance
303 struct ASTCBlockMode struct305 bool isError;307 bool isVoidExtent;309 bool isDualPlane;310 int weightGridWidth;311 int weightGridHeight;312 ISEParams weightISEParams;314 ASTCBlockMode (void) in ASTCBlockMode() argument