Home
last modified time | relevance | path

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

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