Home
last modified time | relevance | path

Searched refs:seedIn (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/common/
DtcuAstcUtil.cpp1344 int computeTexelPartition (deUint32 seedIn, deUint32 xIn, deUint32 yIn, deUint32 zIn, int numPartit… in computeTexelPartition() argument
1350 const deUint32 seed = seedIn + 1024*(numPartitions-1); in computeTexelPartition()