Searched defs:ASTCBlockMode (Results 1 – 1 of 1) sorted by relevance
310 struct ASTCBlockMode struct312 bool isError;314 bool isVoidExtent;316 bool isDualPlane;317 int weightGridWidth;318 int weightGridHeight;319 ISEParams weightISEParams;321 ASTCBlockMode(void) in ASTCBlockMode() argument