Searched defs:NormalBlockParams (Results 1 – 1 of 1) sorted by relevance
366 struct NormalBlockParams struct368 int weightGridWidth;369 int weightGridHeight;370 ISEParams weightISEParams;371 bool isDualPlane;372 deUint32 ccs; //! \note Irrelevant if !isDualPlane.373 int numPartitions;374 deUint32 colorEndpointModes[4];376 bool isMultiPartSingleCemMode; //! \note If true, the single CEM is at colorEndpointModes[0].377 deUint32 partitionSeed;[all …]