Home
last modified time | relevance | path

Searched defs:ASTCBlockMode (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/common/
DtcuAstcUtil.cpp303 struct ASTCBlockMode struct
305 bool isError;
307 bool isVoidExtent;
309 bool isDualPlane;
310 int weightGridWidth;
311 int weightGridHeight;
312 ISEParams weightISEParams;
314 ASTCBlockMode (void) in ASTCBlockMode() function