Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuAstcUtil.cpp1332 …ion (deUint32 seedIn, deUint32 xIn, deUint32 yIn, deUint32 zIn, int numPartitions, bool smallBlock) in computeTexelPartition()
1399 const bool smallBlock = blockWidth*blockHeight < 31; in setTexelColors() local