Searched refs:computeTexelPartition (Results 1 – 1 of 1) sorted by relevance
1344 int computeTexelPartition (deUint32 seedIn, deUint32 xIn, deUint32 yIn, deUint32 zIn, int numPartit… in computeTexelPartition() function1422 …const int colorEndpointNdx = numPartitions == 1 ? 0 : computeTexelPartition(partitionIndexSeed,… in setTexelColors()