Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A DtcuAstcUtil.cpp310 struct ASTCBlockMode struct
312 bool isError;
314 bool isVoidExtent;
316 bool isDualPlane;
317 int weightGridWidth;
318 int weightGridHeight;
319 ISEParams weightISEParams;
321 ASTCBlockMode(void) in ASTCBlockMode() argument